Sun Java System Web Server 7.0 NSAPI Developer's Guide

systhread_timerset

The systhread_timerset function starts or resets the interrupt timer interval for a thread system.

Because most systems do not allow the timer interval to be changed, this should be considered a suggestion, rather than a command.

Syntax

void systhread_timerset(int usec);

Returns

void

Parameters

int usec is the time, in microseconds

See Also

systhread_current, systhread_getdata, systhread_newkey, systhread_setdata, systhread_sleep, systhread_start