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

  /external/compiler-rt/lib/sanitizer_common/tests/
sanitizer_posix_test.cc 43 static void SpawnThread(uptr iteration) {
55 SpawnThread(GetPthreadDestructorIterations());
57 SpawnThread(GetPthreadDestructorIterations() + 1);
  /external/stressapptest/src/
worker.h 223 int SpawnThread();
sat.cc 485 (*it)->SpawnThread();
    [all...]
worker.cc 334 int WorkerThread::SpawnThread() {
    [all...]

Completed in 194 milliseconds