Searched refs:priv_thread (Results 1 – 1 of 1) sorted by relevance
43 static pthread_t priv_thread; variable69 VERIFY3S(pthread_equal(pthread_self(), priv_thread), !=, 0); in illumos_priv_reduce()78 VERIFY3S(pthread_equal(pthread_self(), priv_thread), !=, 0); in illumos_priv_add_set()108 priv_thread = pthread_self(); in illumos_priv_init()161 VERIFY3S(pthread_equal(pthread_self(), priv_thread), !=, 0); in illumos_priv_lock()