Query: _lwp_self
OS: hpux
Section: 2
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
_lwp_self(2) System Calls Manual _lwp_self(2)NAME_lwp_self() - get current LWP's (Lightweight Process) identifierSYNOPSISDESCRIPTIONThe function returns the identifier of the current LWP.RETURN VALUEThe function returns the identifier of the current LWP.ERRORSNo errors are returned. This function always succeeds.WARNINGSLightweight processes (LWPs) are internal interfaces and subject to change. The POSIX pthread interfaces should be used by multi-threaded applications. If the POSIX pthread interfaces and lightweight process interfaces are used in the same application, undefined behavior will result. _lwp_self(2)
Related Man Pages |
---|
_lwp_mutex_trylock(2) - opensolaris |
_lwp_mutex_unlock(2) - opensolaris |
_lwp_cond_signal(2) - opensolaris |
_lwp_kill(2) - hpux |
sigsuspend(2) - hpux |
Similar Topics in the Unix Linux Community |
---|
Illegal Instruction error |
Rpcbind service not starting |