![]()  | 
  
    MySQL 9.5.0
    
   Source Code Documentation 
   | 
 
Policy based mutexes. More...
#include "os0atomic.h"#include "os0event.h"#include "sync0policy.h"#include "ut0rnd.h"#include "ut0ut.h"#include <atomic>Go to the source code of this file.
Classes | |
| struct | OSTrackMutex< Policy > | 
| OS mutex for tracking lock/unlock for debugging.  More... | |
| struct | TTASEventMutex< Policy > | 
| struct | PolicyMutex< MutexImpl > | 
| Mutex interface for all policy mutexes.  More... | |
Policy based mutexes.
Created 2013-03-26 Sunny Bains.