9 #ifndef YARP_OS_RECURSIVELOCK_H
10 #define YARP_OS_RECURSIVELOCK_H
14 #if !defined(YARP_INCLUDING_DEPRECATED_HEADER_ON_PURPOSE)
18 #ifndef YARP_NO_DEPRECATED
95 #ifndef DOXYGEN_SHOULD_SKIP_THIS
RecursiveMutex offers exclusive, recursive ownership semantics:
#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)