|
WebCFace 3.2.0
Web-based Communication Framework & Dashboard-like UI
|
#include "webcface-config.h"#include <shared_mutex>#include <mutex>#include <cassert>#include <condition_variable>#include <atomic>#include <thread>#include <chrono>#include "./unlock.h"Go to the source code of this file.
Classes | |
| class | ScopedLock< Proxy, Lock > |
| class | PollingConditionVariable |
| class | MutexProxy< T > |
| RustのMutexのようにデータを保護するクラス More... | |
| class | SharedMutexProxy< T > |
Namespaces | |
| namespace | webcface |
| namespace | webcface::internal |