@unlock


Description:

public abstract void @unlock ()

Unlocks this.

This method should not be called if the current does not already holds a lock on this (having used @lock or trylock ).

Parameters:

this

a Lockable object.




2022 vala-language.org