HomeSort by relevance Sort by last modified time
    Searched refs:pthread_once_t (Results 126 - 132 of 132) sorted by null

1 2 3 4 56

  /hardware/qcom/audio/hal/msm8974/
platform.c 666 static pthread_once_t check_op_once_ctl = PTHREAD_ONCE_INIT;
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/tests/data/
infinite_recursion.py 2413 pthread_once_t = __darwin_pthread_once_t variable
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/tests/data/
infinite_recursion.py 2413 pthread_once_t = __darwin_pthread_once_t variable
    [all...]
  /external/valgrind/drd/tests/
tsan_unittest.cpp     [all...]
  /external/valgrind/perf/
test_input_for_tinycc.c 533 typedef int pthread_once_t; typedef
    [all...]
  /frameworks/av/media/libstagefright/
ACodec.cpp 167 static pthread_once_t once = PTHREAD_ONCE_INIT; // const-inited
    [all...]
  /frameworks/av/services/audioflinger/
Threads.cpp 207 static pthread_once_t sFastTrackMultiplierOnce = PTHREAD_ONCE_INIT;
    [all...]

Completed in 2218 milliseconds

1 2 3 4 56