Home
last modified time | relevance | path

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

/titanic_44/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); in xdoor_server_create()