Sun Java System Web Server 6.1 SP11 NSAPI Programmer's Guide

systhread_timerset

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

Most of the 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