Searched refs:ulwp_lock (Results 1 – 4 of 4) sorted by relevance
| /titanic_53/usr/src/lib/libc/port/threads/ |
| H A D | thr.c | 547 ulwp_lock(ulwp, udp); in find_lwp() 797 (void) ulwp_lock(self, udp); in _thrp_exit() 2045 ulwp_lock(self, udp); in _thrp_suspend() 2073 ulwp_lock(ulwp, udp); in suspend_fork() 2430 ulwp_lock(ulwp, udp); in thr_getstate() 2621 ulwp_lock(ulwp, udp); in thr_setmutator() 2715 ulwp_lock(ulwp, udp); in thr_suspend_allmutators()
|
| H A D | cancel.c | 106 ulwp_lock(self, udp); in pthread_setcancelstate()
|
| H A D | pthr_attr.c | 513 ulwp_lock(self, udp); in pthread_attr_get_np()
|
| /titanic_53/usr/src/lib/libc/inc/ |
| H A D | thr_uberdata.h | 996 #define ulwp_lock(ulwp, udp) lmutex_lock(ulwp_mutex(ulwp, udp)) macro
|