Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/execution/
Dfutex-emulation.h225 static Object WaitAsync(Isolate* isolate, Handle<JSArrayBuffer> array_buffer,
Dfutex-emulation.cc356 return WaitAsync(isolate, array_buffer, addr, value, use_timeout, in Wait()
532 Object FutexEmulation::WaitAsync(Isolate* isolate, in WaitAsync() function in v8::internal::FutexEmulation