Searched refs:ulwp_lock (Results 1 – 3 of 3) sorted by relevance
| /titanic_41/usr/src/lib/libc/port/threads/ |
| H A D | thr.c | 546 ulwp_lock(ulwp, udp); in find_lwp() 796 (void) ulwp_lock(self, udp); in _thrp_exit() 2044 ulwp_lock(self, udp); in _thrp_suspend() 2072 ulwp_lock(ulwp, udp); in suspend_fork() 2429 ulwp_lock(ulwp, udp); in thr_getstate() 2620 ulwp_lock(ulwp, udp); in thr_setmutator() 2714 ulwp_lock(ulwp, udp); in thr_suspend_allmutators()
|
| H A D | cancel.c | 106 ulwp_lock(self, udp); in pthread_setcancelstate()
|
| /titanic_41/usr/src/lib/libc/inc/ |
| H A D | thr_uberdata.h | 972 #define ulwp_lock(ulwp, udp) lmutex_lock(ulwp_mutex(ulwp, udp)) macro
|