6#ifndef YARP_OS_RECURSIVELOCK_H
7#define YARP_OS_RECURSIVELOCK_H
11#if !defined(YARP_INCLUDING_DEPRECATED_HEADER_ON_PURPOSE)
15#ifndef YARP_NO_DEPRECATED
91#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...
An interface to the operating system, including Port based communication.
#define YARP_COMPILER_WARNING(x)
Generate a warning at build time on supported compilers.
#define YARP_os_DEPRECATED_API_MSG(X)