Home
last modified time | relevance | path

Searched refs:HandleAsyncWaiterTimeout (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/execution/
Dfutex-emulation.h234 static void HandleAsyncWaiterTimeout(FutexWaitListNode* node);
Dfutex-emulation.cc161 FutexEmulation::HandleAsyncWaiterTimeout(node_); in RunInternal()
851 void FutexEmulation::HandleAsyncWaiterTimeout(FutexWaitListNode* node) { in HandleAsyncWaiterTimeout() function in v8::internal::FutexEmulation