Contained Within
Find More Documentation
Featured Support Resources
| Download this book in PDF
NAME
- _lwp_self - get LWP identifier
SYNOPSIS
-
#include <sys/lwp.h>
-
lwpid_t _lwp_self(void);
DESCRIPTION
-
_lwp_self( ) returns the ID of the calling LWP.
SEE ALSO
-
_lwp_create(2)
|
|