#include <loki/LevelMutex.h>
#include <algorithm>
#include <cerrno>
Namespaces | |
namespace | Loki |
Functions | |
unsigned int | Loki::GetCurrentThreadsLevel (void) |
unsigned int | Loki::CountMutexesInCurrentThread (void) |
unsigned int | Loki::CountLocksInCurrentThread (void) |
unsigned int | Loki::CountMutexesAtCurrentLevel (void) |
MutexErrors::Type | Loki::DoMutexesMatchContainer (const LevelMutexInfo::MutexContainer &mutexes) |