![]()  | 
  
    Jolt Physics
    
   A multi core friendly Game Physics Engine 
   | 
 
#include <Mutex.h>
 Public Member Functions | |
| bool | try_lock () | 
| void | lock () | 
| void | unlock () | 
Very simple wrapper around MutexBase which tracks lock contention in the profiler and asserts that locks/unlocks take place on the same thread
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline |