HomeSort by relevance Sort by last modified time
    Searched defs:ThreadStart (Results 1 - 2 of 2) sorted by null

  /external/compiler-rt/lib/asan/
asan_thread.cc 89 thread_return_t AsanThread::ThreadStart() {
96 // ThreadStart() for the worker threads.
  /external/compiler-rt/lib/tsan/rtl/
tsan_rtl_thread.cc 118 DPrintf("#%d: ThreadStart epoch=%zu stk_addr=%zx stk_size=%zx "
194 void ThreadStart(ThreadState *thr, int tid, uptr os_id) {

Completed in 34 milliseconds