manpages.info - online man pages   

SunOS man pages : _lwp_self (2)

System Calls                                         _lwp_self(2)

NAME

_lwp_self - get LWP identifier

SYNOPSIS

#include <sys/lwp.h> lwpid_t _lwp_self(void);

DESCRIPTION

The _lwp_self() function returns the ID of the calling LWP.

SEE ALSO

_lwp_create(2) SunOS 5.8 Last change: 30 Jul 1992 1