Content-type: text/html Man page of _lwp_self

_lwp_self

Section: System Calls (2)
Updated: 8 Aug 2001
Index Return to Main Contents
 

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.  

ATTRIBUTES

See attributes(5) for descriptions of the following attributes:

ATTRIBUTE TYPEATTRIBUTE VALUE
MT-LevelAsync-Signal-Safe

 

SEE ALSO

attributes(5)


 

Index

NAME
SYNOPSIS
DESCRIPTION
ATTRIBUTES
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 02:37:16 GMT, October 02, 2010