BloombergLP::bsls::BslLockImpl_pthread::unlock

Release the lock on this object that was previously acquired through a call to lock, enabling another thread to acquire the lock. The behavior is undefined unless the calling thread holds the lock on this object.

Synopsis

Declared in <bsls_bsllockimpl_pthread.h>

void
unlock();