ATLAS Offline Software
Classes | Functions
AthContainers_detail Namespace Reference

Classes

class  strict_shared_lock
 Lock object for taking out shared locks. More...
 
class  upgrading_lock
 Lock object for taking out upgradable locks. More...
 

Functions

void fence_acq_rel ()
 An acquire/release fence. More...
 
void fence_seq_cst ()
 A sequentially-consistent fence. More...
 

Function Documentation

◆ fence_acq_rel()

void AthContainers_detail::fence_acq_rel ( )

An acquire/release fence.

◆ fence_seq_cst()

void AthContainers_detail::fence_seq_cst ( )

A sequentially-consistent fence.