man Pages(2): System Calls
  Search only this book
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)