Searched refs:turnstile_change_pri (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ |
H A D | turnstile.h | 68 extern void turnstile_change_pri(struct _kthread *, pri_t, pri_t *);
|
/titanic_41/usr/src/uts/common/os/ |
H A D | mutex.c | 230 SOBJ_MUTEX, mutex_owner, turnstile_stay_asleep, turnstile_change_pri
|
H A D | rwlock.c | 204 SOBJ_RWLOCK, rw_owner, turnstile_stay_asleep, turnstile_change_pri
|
H A D | turnstile.c | 761 turnstile_change_pri(kthread_t *t, pri_t pri, pri_t *t_prip) in turnstile_change_pri() function
|
/titanic_41/usr/src/uts/common/syscall/ |
H A D | lwp_sobj.c | 99 turnstile_change_pri
|