22OF_ASSUME_NONNULL_BEGIN
The root class for all other classes inside ObjFW.
Definition OFObject.h:692
A class for handling strings.
Definition OFString.h:143
bool tryLock()
Tries to lock the lock.
void unlock()
Unlocks the lock.
OFString * name
The name of the lock.
Definition OFLocking.h:33
void lock()
Locks the lock.