Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsysevent/
H A Dlibevchannel.c350 static pthread_once_t xsub_thrattr_once = PTHREAD_ONCE_INIT; variable
390 (void) pthread_once(&xsub_thrattr_once, xsub_thrattr_init); in xsub_door_server_create()