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

/illumos-gate/usr/src/cmd/format/
H A Dmisc.c379 exit_critical();
386 * necessarily pairing between calls to enter_critical() and exit_critical().
406 * one call to exit_critical() will erase any number of such calls.
409 exit_critical() function
/illumos-gate/usr/src/lib/libc/inc/
H A Dthr_uberdata.h1328 #define exit_critical(self) \ macro
1334 * Like enter_critical()/exit_critical() but just for deferring signals.
1335 * Unlike enter_critical()/exit_critical(), ul_sigdefer may be set while

Completed in 64 milliseconds