ADTF
Loading...
Searching...
No Matches
mutex.h
Go to the documentation of this file.
1
16
17
#ifndef A_UTIL_UTIL_CONCURRENCY_MUTEX_HEADER_INCLUDED
18
#define A_UTIL_UTIL_CONCURRENCY_MUTEX_HEADER_INCLUDED
19
20
#include <mutex>
21
22
namespace
a_util
{
23
namespace
concurrency
{
28
using
std::mutex;
33
using
std::recursive_mutex;
38
using
std::unique_lock;
39
40
}
// namespace concurrency
41
}
// namespace a_util
42
43
#endif
// A_UTIL_UTIL_CONCURRENCY_MUTEX_HEADER_INCLUDED
a_util::concurrency
Definition
concurrency.h:24
a_util
Serves as the root component, with common functionality documented in core functionality.
Definition
base.h:24
workspace
conan
dev_essential
1.6.3
dw
stable
package
65324bff46e457721a7ba250afe9d61dc2b0e57a
include
a_util
concurrency
mutex.h
Copyright © CARIAD SE. All rights reserved | Generated on Thu Aug 6 2026 by doxygen 1.13.2 | GIT Commit Hash: 07d2f84367192978b2a55ca6aee7f968758b7220