Searched refs:InitThread (Results 1 - 8 of 8) sorted by relevance

/external/compiler-rt/lib/tsan/dd/
H A Ddd_interceptors.cc29 static bool InitThread() { function
47 InitThread();
53 InitThread();
61 InitThread();
69 InitThread();
75 InitThread();
82 InitThread();
90 InitThread();
98 InitThread();
104 InitThread();
[all...]
/external/stressapptest/src/
H A Dsat.cc447 thread->InitThread(i, this, os_, patternlist_, &fill_status);
1059 thread->InitThread(total_threads_++, this, os_, patternlist_,
1077 thread->InitThread(total_threads_++, this, os_, patternlist_,
1127 thread->InitThread(total_threads_++, this, os_, patternlist_,
1144 thread->InitThread(total_threads_++, this, os_, patternlist_,
1151 thread->InitThread(total_threads_++, this, os_, patternlist_,
1164 thread->InitThread(total_threads_++, this, os_, patternlist_,
1176 thread->InitThread(total_threads_++, this, os_, patternlist_,
1190 thread->InitThread(total_threads_++, this, os_, patternlist_,
1207 rthread->InitThread(total_threads
[all...]
H A Dworker.h216 virtual void InitThread(int thread_num_init,
H A Dworker.cc288 void WorkerThread::InitThread(int thread_num_init, function in class:WorkerThread
2278 child_worker->thread.InitThread(threadid, sat_, os_, patternlist_,
/external/chromium_org/v8/src/
H A Dv8threads.cc52 isolate_->stack_guard()->InitThread(access);
134 isolate_->stack_guard()->InitThread(access);
H A Dexecution.h144 void InitThread(const ExecutionAccess& lock);
H A Dexecution.cc469 void StackGuard::InitThread(const ExecutionAccess& lock) { function in class:v8::internal::StackGuard
H A Disolate.cc1901 stack_guard_.InitThread(lock);

Completed in 333 milliseconds