Home
last modified time | relevance | path

Searched defs:SpawnThread (Results 1 – 4 of 4) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_posix_test.cc43 static void SpawnThread(uptr iteration) { in SpawnThread() function
/external/llvm-project/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_posix_test.cpp42 static void SpawnThread(uptr iteration) { in SpawnThread() function
/external/crosvm/devices/src/
Dpit.rs158 SpawnThread(IoError), enumerator
/external/stressapptest/src/
Dworker.cc334 int WorkerThread::SpawnThread() { in SpawnThread() function in WorkerThread