Sun Java System Web Server 7.0 Update 3 NSAPI Developer's Guide

systhread_current() Function

The systhread_current function returns a pointer to the current thread.

Syntax

SYS_THREAD systhread_current(void);

Return Values

A SYS_THREAD pointer to the current thread.

Parameters

None

See Also

systhread_getdata() Function, systhread_newkey() Function, systhread_setdata() Function, systhread_sleep() Function, systhread_start() Function, systhread_timerset() Function