Open 3D Engine AtomCore API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AZStd::concurrency_check_scope Class Reference

Simple scope wrapper for concurrency check (so you don't have to manually call soft_lock() and soft_unlock()) More...

#include <concurrency_checker.h>

Public Member Functions

AZ_FORCE_INLINE concurrency_check_scope (concurrency_checker &checker)
 

Detailed Description

Simple scope wrapper for concurrency check (so you don't have to manually call soft_lock() and soft_unlock())


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