Query: _lwp_self
OS: netbsd
Section: 2
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
_LWP_SELF(2) BSD System Calls Manual _LWP_SELF(2)NAME_lwp_self -- get light-weight process identificationLIBRARYStandard C Library (libc, -lc)SYNOPSIS#include <lwp.h> lwpid_t _lwp_self(void);DESCRIPTION_lwp_self() returns the LWP ID of the calling LWP.ERRORSThe _lwp_self() function is always successful, and no return value is reserved to indicate an error.SEE ALSO_lwp_create(2)HISTORYThe _lwp_self() system call first appeared in NetBSD 2.0.BSDJanuary 13, 2003 BSD
Related Man Pages |
---|
_lwp_continue(2) - opensolaris |
_lwp_kill(2) - netbsd |
_lwp_park(2) - netbsd |
_lwp_unpark(2) - netbsd |
_lwp_continue(2) - sunos |
Similar Topics in the Unix Linux Community |
---|
Illegal Instruction error |
Rpcbind service not starting |