Home
last modified time | relevance | path

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

/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_posix_test.cc43 static void SpawnThread(uptr iteration) { in SpawnThread() function
/aosp_15_r20/test/dittosuite/src/
H A Dinstruction.cpp71 std::thread Instruction::SpawnThread(pthread_barrier_t* barrier, in SpawnThread() function in dittosuite::Instruction
/aosp_15_r20/external/webrtc/rtc_base/
H A Dplatform_thread.cc171 PlatformThread PlatformThread::SpawnThread( in SpawnThread() function in rtc::PlatformThread
/aosp_15_r20/packages/modules/adb/daemon/
Dproperty_monitor_test.cpp49 static std::thread SpawnThread(PropertyMonitor* pm) { in SpawnThread() function
/aosp_15_r20/external/crosvm/devices/src/
H A Dpit.rs187 SpawnThread(IoError), enumerator
/aosp_15_r20/external/stressapptest/src/
H A Dworker.cc334 int WorkerThread::SpawnThread() { in SpawnThread() function in WorkerThread