check_debug
VERIFY0(pthread_once(&debug_once, check_debug));
CK(check_debug)
int check_debug = 0;
#define CHECK_ACTIVE_LOCKS(gp) if (check_debug) \
#define CHECK_SLEEPING_LOCKS(gp) if (check_debug) \
if (check_debug) \