HomeSort by relevance Sort by last modified time
    Searched full:__initialize (Results 1 - 1 of 1) sorted by null

  /system/core/libcutils/
sched_policy.c 121 static void __initialize(void) { function
229 pthread_once(&the_once, __initialize);
269 pthread_once(&the_once, __initialize);

Completed in 528 milliseconds