Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libc/port/threads/
H A Dcancel.c320 (scp = setup_schedctl()) != NULL) { in set_cancel_pending_flag()
346 (scp = setup_schedctl()) != NULL) in set_cancel_eintr_flag()
366 (scp = setup_schedctl()) != NULL) { in set_parking_flag()
409 (scp = setup_schedctl()) != NULL) && in cancel_active()
H A Dsynch.c1103 setup_schedctl(void) in setup_schedctl() function
1135 volatile sc_shared_t *scp = setup_schedctl(); in schedctl_init()
1158 (void) setup_schedctl(); in _thr_schedctl()
1174 (scp = setup_schedctl()) != NULL) { in no_preempt()
2058 (void) setup_schedctl(); in mutex_lock_internal()
2609 (void) setup_schedctl(); in lmutex_lock()
H A Dsigaction.c494 (scp = setup_schedctl()) != NULL) in block_all_signals()
H A Dthr.c2042 (void) setup_schedctl(); in _thrp_suspend()
/titanic_41/usr/src/lib/libc/port/rt/
H A Dsched.c576 (scp = setup_schedctl()) == NULL) { /* can't happen? */ in update_sched()
/titanic_41/usr/src/lib/libc/inc/
H A Dthr_uberdata.h1255 extern volatile sc_shared_t *setup_schedctl(void);