HomeSort by relevance Sort by last modified time
    Searched full:__initialize (Results 1 - 2 of 2) 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);
  /external/chromium_org/third_party/yasm/source/patched-yasm/tools/python-yasm/
yasm.pyx 122 cdef __initialize(): function
134 __initialize()

Completed in 89 milliseconds