Contenues dans
Trouver plus de documentation
Ressources d'assistance comprises
| 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)
|
|