Method

IdeObjectunlock

Declaration

void
ide_object_unlock (
  IdeObject* self
)

Description

Releases a previously acuiqred lock from ide_object_lock().

The synchronization used is a GRecMutex.