__lwpid_t
volatile __lwpid_t m_owner; /* Owner of the mutex */
__lwpid_t _threadid;
volatile __lwpid_t m_owner; /* Owner of the mutex */
__lwpid_t _threadid;
typedef __lwpid_t lwpid_t; /* Thread ID (a.k.a. LWP) */