Searched defs:InitThread (Results 1 – 3 of 3) sorted by relevance
| /third_party/node/deps/v8/src/execution/ | ||
| D | v8threads.cc | 95 void ThreadManager::InitThread(const ExecutionAccess& lock) { in InitThread() function in v8::internal::ThreadManager |
| D | stack-guard.cc | 231 void StackGuard::InitThread(const ExecutionAccess& lock) { in InitThread() function in v8::internal::StackGuard |
| /third_party/node/deps/v8/src/debug/ | ||
| D | debug.h | 342 void InitThread(const ExecutionAccess& lock) { ThreadInit(); } in InitThread() function |