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

/macosx-10.10/configd-699.1.5/SystemConfiguration.fproj/
H A DSCD.c686 static pthread_once_t defaultLoggerOnce = PTHREAD_ONCE_INIT; variable
940 pthread_once(&defaultLoggerOnce, __SCLoggerDefaultLoggerInit);

Completed in 79 milliseconds