v8  9.0.257(node16.0.0)
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

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

◆ Exit()

void Exit ( )
inline

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

◆ MightBeEntered()

bool MightBeEntered ( ) const
inline

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