Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_posix_test.cc43 static void SpawnThread(uptr iteration) { in SpawnThread() function
/external/stressapptest/src/
Dworker.cc334 int WorkerThread::SpawnThread() { in SpawnThread() function in WorkerThread