Import line: | GLib = imports.gi.GLib; |
GIR File: | GLib-2.0.gir |
C documentation: | GStaticRecMutex |
Struct : | StaticRecMutex |
Properties | Defined By | |
---|---|---|
depth : guint32
read only
|
GLib.StaticRecMutex | |
mutex : GLib.StaticMutex
read only
|
GLib.StaticRecMutex | |
owner : GLib.SystemThread
read only
|
GLib.StaticRecMutex |
Method / Constructor | Defined By | |
---|---|---|
new GLib.StaticRecMutex
()
Create a new GLib.StaticRecMutex
Create a new GLib.StaticRecMutex
|
||
free
()
:
none
|
GLib.StaticRecMutex | |
init
()
:
none
|
GLib.StaticRecMutex | |
lock
()
:
none
|
GLib.StaticRecMutex | |
lock_full
(guint32 depth)
:
none
|
GLib.StaticRecMutex | |
trylock
()
:
gboolean
|
GLib.StaticRecMutex | |
unlock
()
:
none
|
GLib.StaticRecMutex | |
unlock_full
()
:
guint32
|
GLib.StaticRecMutex |
None |