Kea  1.5.0
sync.cc File Reference
#include <config.h>
#include <util/threads/sync.h>
#include <exceptions/exceptions.h>
#include <cstring>
#include <memory>
#include <cerrno>
#include <cassert>
#include <pthread.h>
+ Include dependency graph for sync.cc:

Go to the source code of this file.

Classes

class  isc::util::thread::CondVar::Impl
 
class  isc::util::thread::Mutex::Impl
 

Namespaces

 isc
 Defines the logger used by the top-level component of kea-dhcp-ddns.
 
 isc::util
 
 isc::util::thread
 Wrappers for thread related functionality.
 

Variable Documentation

◆ attributes_

pthread_mutexattr_t& attributes_

Definition at line 52 of file sync.cc.