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 97 static void __initialize(void) { function
192 pthread_once(&the_once, __initialize);
224 pthread_once(&the_once, __initialize);

Completed in 101 milliseconds