Home
last modified time | relevance | path

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

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