HomeSort by relevance Sort by last modified time
    Searched defs:InitThread (Results 1 - 4 of 4) sorted by null

  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/OGLCompilersDLL/
InitializeDll.cpp 77 if (! InitThread()) {
89 bool InitThread()
95 assert(0 && "InitThread(): Process hasn't been initalised.");
105 assert(0 && "InitThread(): Unable to set init flag.");
  /external/compiler-rt/lib/tsan/dd/
dd_interceptors.cc 26 static bool InitThread() {
44 InitThread();
50 InitThread();
58 InitThread();
66 InitThread();
72 InitThread();
79 InitThread();
87 InitThread();
95 InitThread();
101 InitThread();
    [all...]
  /external/v8/src/
execution.cc 441 void StackGuard::InitThread(const ExecutionAccess& lock) {
  /external/stressapptest/src/
worker.cc 280 void WorkerThread::InitThread(int thread_num_init,
    [all...]

Completed in 82 milliseconds