adapnex::core::Mutex::unlock

Releases the non‐shared lock held by the execution agent. Throws no exceptions.

Synopsis

Declared in <adapnex/core/sync.h>

virtual
void
unlock() = 0;

Created with MrDocs