|  | ezEngine Release 25.08
    | 
Manages a lock (e.g. a mutex) and ensures that it is properly released as the lock object goes out of scope. More...
#include <Lock.h>
| Public Member Functions | |
| EZ_ALWAYS_INLINE | ezLock (T &ref_lock) | 
Manages a lock (e.g. a mutex) and ensures that it is properly released as the lock object goes out of scope.