7#ifndef MULTI_THREADING_UTILS_H
8#define MULTI_THREADING_UTILS_H
A RAII class which disables the multi threading on exit of scope.
~MultiThreadingTest()
Destructor (disable multi threading).
MultiThreadingTest(bool mode=true)
Constructor (set multi threading mode).
static MultiThreadingMgr & instance()
Returns a single instance of Multi Threading Manager.
Defines the logger used by the top-level component of kea-lfc.