Home
last modified time | relevance | path

Searched refs:no_preempt (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/threads/
H A Drwlock.c146 no_preempt(self); in rw_read_held()
187 no_preempt(self); in rw_write_held()
290 no_preempt(self); in read_lock_try()
311 no_preempt(self); in read_unlock_try()
335 no_preempt(self); in write_lock_try()
357 no_preempt(self); in write_unlock_try()
480 no_preempt(self); in rw_queue_release()
H A Dsema.c166 no_preempt(self); in sema_wait_impl()
261 no_preempt(self); in sema_trywait()
328 no_preempt(self); in sema_post()
H A Dsynch.c419 no_preempt(self); in spin_lock_set()
1169 no_preempt(ulwp_t *self) in no_preempt() function
1684 no_preempt(curthread); in mutex_wakeup_all()
1718 no_preempt(self); /* ensure a prompt wakeup */ in mutex_unlock_queue()
1763 no_preempt(self); /* ensure a prompt wakeup */ in mutex_unlock_process()
2484 no_preempt(self); in mutex_unlock_internal()
2943 no_preempt(self); in pthread_spin_trylock()
2974 no_preempt(self); in pthread_spin_lock()
3000 no_preempt(self); in pthread_spin_unlock()
3766 no_preempt(self); in cond_signal()
[all …]
/illumos-gate/usr/src/lib/libc/inc/
H A Dthr_uberdata.h1448 extern void no_preempt(ulwp_t *);