Lines Matching refs:lwp
41 #include <sys/lwp.h>
545 lwpid_t ul_lwpid; /* thread id, aka the lwp id */
553 char pleasestop; /* lwp requested to stop itself */
558 char ul_signalled; /* this lwp was cond_signal()d */
559 char ul_dead; /* this lwp has called thr_exit */
593 char ul_mutator; /* lwp is a mutator (java interface) */
659 #define ul_pleasestop ul_cp.s.pleasestop /* lwp requested to stop */
931 * Grab and release the hash table lock for the specified lwp.
965 lwpid_t ul_lwpid; /* thread id, aka the lwp id */
973 char pleasestop; /* lwp requested to stop itself */
978 char ul_signalled; /* this lwp was cond_signal()d */
979 char ul_dead; /* this lwp has called thr_exit */
1013 char ul_mutator; /* lwp is a mutator (java interface) */