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

/macosx-10.10/bless-103/libbless/Misc/
H A DBLGetCStringRepresentation.c50 static pthread_once_t blcstr_once_control = PTHREAD_ONCE_INIT; variable
71 ret = pthread_once(&blcstr_once_control, initkey);

Completed in 57 milliseconds