Home
last modified time | relevance | path

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

/titanic_50/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.c1819 set_parking_flag(self, 1); in mutex_lock_queue()
1826 set_parking_flag(self, 0); in mutex_lock_queue()
3209 set_parking_flag(self, 1); in cond_sleep_queue()
3225 set_parking_flag(self, 0); in cond_sleep_queue()
3231 set_parking_flag(self, 0); in cond_sleep_queue()
3378 set_parking_flag(self, 1); in cond_sleep_kernel()
3381 set_parking_flag(self, 0); in cond_sleep_kernel()
3383 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_50/usr/src/lib/libc/inc/
H A Dthr_uberdata.h1384 extern void set_parking_flag(ulwp_t *, int);