Home
last modified time | relevance | path

Searched refs:setup_schedctl (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/threads/
H A Dcancel.c319 (scp = setup_schedctl()) != NULL) { in set_cancel_pending_flag()
345 (scp = setup_schedctl()) != NULL) in set_cancel_eintr_flag()
365 (scp = setup_schedctl()) != NULL) { in set_parking_flag()
408 (scp = setup_schedctl()) != NULL) && in cancel_active()
H A Dsynch.c1105 setup_schedctl(void) in setup_schedctl() function
1137 volatile sc_shared_t *scp = setup_schedctl(); in schedctl_init()
1160 (void) setup_schedctl(); in _thr_schedctl()
1176 (scp = setup_schedctl()) != NULL) { in no_preempt()
2060 (void) setup_schedctl(); in mutex_lock_internal()
2662 (void) setup_schedctl(); in lmutex_lock()
H A Dsigaction.c498 (scp = setup_schedctl()) != NULL) in block_all_signals()
H A Dthr.c2044 (void) setup_schedctl(); in _thrp_suspend()
/illumos-gate/usr/src/lib/libc/port/rt/
H A Dsched.c574 (scp = setup_schedctl()) == NULL) { /* can't happen? */ in update_sched()
/illumos-gate/usr/src/lib/libc/inc/
H A Dthr_uberdata.h1301 extern volatile sc_shared_t *setup_schedctl(void);