6 #ifndef YARP_OS_MUTEX_H
7 #define YARP_OS_MUTEX_H
11 #if !defined(YARP_INCLUDING_DEPRECATED_HEADER_ON_PURPOSE)
15 #ifndef YARP_NO_DEPRECATED
79 #ifndef DOXYGEN_SHOULD_SKIP_THIS
Basic wrapper for mutual exclusion.
#define YARP_DEPRECATED_MSG(MSG)
Expands to either the standard [[deprecated]] attribute or a compiler-specific decorator such as __at...
The main, catch-all namespace for YARP.
#define YARP_COMPILER_WARNING(x)
Generate a warning at build time on supported compilers.
#define YARP_os_DEPRECATED_API_MSG(X)