OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__initialize
(Results
1 - 1
of
1
) sorted by null
/system/core/libcutils/
sched_policy.c
97
static void
__initialize
(void) {
function
192
pthread_once(&the_once,
__initialize
);
224
pthread_once(&the_once,
__initialize
);
Completed in 34 milliseconds