API Version: 41.0
Library Version: 41.0
void ide_object_unlock ( IdeObject* self )
Releases a previously acuiqred lock from ide_object_lock().
ide_object_lock()
The synchronization used is a GRecMutex.
GRecMutex