Method

IdeObjectunlock

since: 3.32

Declaration

void
ide_object_unlock (
  IdeObject* self
)

Description

Releases a previously acuiqred lock from ide_object_lock().

The synchronization used is a GRecMutex.

Available since: 3.32