24 OF_ASSUME_NONNULL_BEGIN
37 OF_SUBCLASSING_RESTRICTED
40 OFPlainRecursiveMutex _rmutex;
51 + (instancetype)mutex;
The root class for all other classes inside ObjFW.
Definition: OFObject.h:690
A class for handling strings.
Definition: OFString.h:142
A class for creating mutual exclusions which can be entered recursively.
Definition: OFRecursiveMutex.h:38