v8  8.6.395 (node 15.0.1)
V8 is Google's open source JavaScript engine
AtomicEntryFlag Class Referencefinal

#include <atomic-entry-flag.h>

Public Member Functions

void Enter ()
 
void Exit ()
 
bool MightBeEntered () const
 

Detailed Description

Definition at line 29 of file atomic-entry-flag.h.

Member Function Documentation

◆ Enter()

void Enter ( )
inline

◆ Exit()

void Exit ( )
inline

Definition at line 32 of file atomic-entry-flag.h.

Referenced by ProcessHeap::ExitIncrementalOrConcurrentMarking().

◆ MightBeEntered()

bool MightBeEntered ( ) const
inline

The documentation for this class was generated from the following file: