Searched refs:nrkey (Results 1 – 1 of 1) sorted by relevance
60 static pthread_key_t nrkey = PTHREAD_ONCE_KEY_NP; variable78 evchan_subscr_t *subp = pthread_getspecific(nrkey); in will_deadlock()414 (void) pthread_setspecific(nrkey, (void *)subp); in xsub_door_server_setup()480 if (pthread_key_create_once_np(&nrkey, NULL) != 0) in sysevent_evc_subscribe_cmn()