Home
last modified time | relevance | path

Searched refs:set_parking_flag (Results 1 – 7 of 7) sorted by relevance

/titanic_44/usr/src/lib/libc/port/threads/
H A Dsema.c118 set_parking_flag(self, 1); in sema_wait_impl()
121 set_parking_flag(self, 0); in sema_wait_impl()
124 set_parking_flag(self, 0); in sema_wait_impl()
148 set_parking_flag(self, 1); in sema_wait_impl()
157 set_parking_flag(self, 0); in sema_wait_impl()
159 set_parking_flag(self, 0); in sema_wait_impl()
H A Dsigaction.c86 set_parking_flag(self, 0); in call_user_handler()
347 set_parking_flag(self, 0); in sigacthandler()
579 set_parking_flag(self, 0); in setcontext()
H A Dcancel.c360 set_parking_flag(ulwp_t *self, int park) in set_parking_flag() function
H A Dsynch.c1818 set_parking_flag(self, 1); in mutex_lock_queue()
1825 set_parking_flag(self, 0); in mutex_lock_queue()
3166 set_parking_flag(self, 1); in cond_sleep_queue()
3182 set_parking_flag(self, 0); in cond_sleep_queue()
3188 set_parking_flag(self, 0); in cond_sleep_queue()
3335 set_parking_flag(self, 1); in cond_sleep_kernel()
3338 set_parking_flag(self, 0); in cond_sleep_kernel()
3340 set_parking_flag(self, 0); in cond_sleep_kernel()
H A Drwlock.c667 set_parking_flag(self, 1); in rwlock_lock()
671 set_parking_flag(self, 0); in rwlock_lock()
H A Dthr.c2229 set_parking_flag(self, 0); in do_exit_critical()
/titanic_44/usr/src/lib/libc/inc/
H A Dthr_uberdata.h1382 extern void set_parking_flag(ulwp_t *, int);