Searched defs:thr_suspend_allmutators (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/threads/
H A Dthr.c2659 #pragma weak _thr_suspend_allmutators = thr_suspend_allmutators
2661 thr_suspend_allmutators(void) function
2713 * itself as though it had been suspended by thr_suspend_allmutators().
2716 * thr_suspend_allmutators(), can be resumed by thr_continue_mutator().

Completed in 65 milliseconds