◆ SyncWaiterQueueNode()
v8::internal::detail::SyncWaiterQueueNode::SyncWaiterQueueNode |
( |
Isolate * | requester | ) |
|
|
inlineexplicit |
◆ CleanupMatchingAsyncWaiters()
void v8::internal::detail::SyncWaiterQueueNode::CleanupMatchingAsyncWaiters |
( |
const DequeueMatcher & | matcher | ) |
|
|
inlineoverridevirtual |
◆ IsSameIsolateForAsyncCleanup()
bool v8::internal::detail::SyncWaiterQueueNode::IsSameIsolateForAsyncCleanup |
( |
Isolate * | isolate | ) |
|
|
inlineoverridevirtual |
◆ Notify()
void v8::internal::detail::SyncWaiterQueueNode::Notify |
( |
| ) |
|
|
inlineoverridevirtual |
◆ SetReadyForAsyncCleanup()
void v8::internal::detail::SyncWaiterQueueNode::SetReadyForAsyncCleanup |
( |
| ) |
|
|
inlineoverrideprivatevirtual |
◆ Wait()
void v8::internal::detail::SyncWaiterQueueNode::Wait |
( |
| ) |
|
|
inline |
◆ WaitFor()
◆ should_wait_
bool v8::internal::detail::SyncWaiterQueueNode::should_wait_ |
|
private |
◆ wait_cond_var_
◆ wait_lock_
base::Mutex v8::internal::detail::SyncWaiterQueueNode::wait_lock_ |
|
private |
The documentation for this class was generated from the following file: