_lwp_self - get LWP identifier
Synopsis
Description
Attributes
See Also
#include <sys/lwp.h>lwpid_t _lwp_self(void);
The _lwp_self() function returns the ID of the calling LWP.
See attributes(5) for descriptions of the following attributes:
ATTRIBUTE TYPE ATTRIBUTE VALUE MT-Level Async-Signal-Safe
attributes(5)
| SunOS 5.11 | _lwp_self (2) | 8 Aug 2001 |