HomeSort by relevance Sort by last modified time
    Searched defs:SpawnThread (Results 1 - 2 of 2) 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.cc 334 int WorkerThread::SpawnThread() {
    [all...]

Completed in 261 milliseconds