Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdemangle/common/
H A Ddemangle.c96 check_debug(void) in check_debug() function
114 VERIFY0(pthread_once(&debug_once, check_debug)); in sysdemangle()
/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_list.h80 CK(check_debug)
H A Dcheck_debug.c797 void check_debug(int id) in check_debug() function
/illumos-gate/usr/src/uts/common/os/
H A Dflock.c63 int check_debug = 0; variable
64 #define CHECK_ACTIVE_LOCKS(gp) if (check_debug) \
66 #define CHECK_SLEEPING_LOCKS(gp) if (check_debug) \
69 if (check_debug) \