OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:once_control_init
(Results
1 - 1
of
1
) sorted by null
/external/libxml2/
threads.c
149
static pthread_once_t
once_control_init
= PTHREAD_ONCE_INIT;
variable
919
once_control =
once_control_init
;
Completed in 47 milliseconds