Skip Navigation Links | |
Exit Print View | |
man pages section 2: System Calls Oracle Solaris 11.1 Information Library |
- get LWP identifier
#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:
|