Searched refs:xdoor_thrattr_once (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libsysevent/
H A Dlibsysevent.c2043 static pthread_once_t xdoor_thrattr_once = PTHREAD_ONCE_INIT; variable
2070 (void) pthread_once(&xdoor_thrattr_once, xdoor_thrattr_init);

Completed in 61 milliseconds