Dev Essential  1.6.3
Loading...
Searching...
No Matches
semaphore_decl.h File Reference
#include <chrono>
Include dependency graph for semaphore_decl.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  a_util::concurrency::detail::basic_semaphore< Mutex, CondVar >
 

Namespaces

namespace  a_util
 Serves as the root component, with common functionality documented in core functionality.
 
namespace  a_util::concurrency
 
namespace  a_util::concurrency::detail
 Serves as namespace for concurrency implementation details.
 

Detailed Description

Public API for basic_semaphore type