|
Dev Essential
|
#include <a_util/concurrency/detail/semaphore_decl.h>#include <condition_variable>#include <mutex>Go to the source code of this file.
Namespaces | |
| namespace | a_util |
| Serves as the root component, with common functionality documented in core functionality. | |
| namespace | a_util::concurrency |
Typedefs | |
| typedef detail::basic_semaphore< std::mutex, std::condition_variable > | a_util::concurrency::semaphore |
Public API for semaphore type
Copyright 2025 Digitalwerk GmbH. This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at https://mozilla.org/MPL/2.0/.