Searched refs:has_stopped (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/execution/ | ||
H A D | futex-emulation.h | 51 inline bool has_stopped() const { return stopped_; } in has_stopped() function in v8::internal::AtomicsWaitWakeHandle |
H A D | futex-emulation.cc | 463 if (stop_handle.has_stopped()) { in WaitSync() |
Completed in 2 milliseconds