man Pages(2): System Calls
  Rechercher uniquement dans ce livre
Télécharger cet ouvrage au format 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)