proxygen
AtomicNotificationTest.cpp File Reference

Go to the source code of this file.

Namespaces

 folly
 —— Concurrent Priority Queue Implementation ——
 

Functions

 folly::TEST (AtomicWait, Basic)
 
 folly::TEST (AtomicWait, BasicNonStandardWidths)
 
 folly::TEST (AtomicWait, AtomicWaitUntilTimeout)
 
 folly::TEST (AtomicWait, AtomicWaitUntilTimeoutNonStandardWidths)
 
 folly::TEST (AtomicWait, AtomicWaitUntilNotified)
 
 folly::TEST (AtomicWait, AtomicWaitUntilNotifiedNonStandardWidths)
 
 folly::TEST (AtomicWait, AtomicWaitAliasing)
 
 folly::TEST (AtomicWait, AtomicWaitAliasingNonStandardWidths)
 

Variable Documentation

std::mutex mutex_
private

Definition at line 118 of file AtomicNotificationTest.cpp.

bool signalled_ {false}
private

Definition at line 120 of file AtomicNotificationTest.cpp.