| Import line: | GLib = imports.gi.GLib; |
| GIR File: | GLib-2.0.gir |
| C documentation: | GThreadFunctions |
| Struct : | ThreadFunctions |
| Show / Hide Inherited methods, properties and signals |
| Properties | Defined By | |
|---|---|---|
|
cond_broadcast : void*
read only
|
GLib.ThreadFunctions | |
|
cond_free : void*
read only
|
GLib.ThreadFunctions | |
|
cond_new : void*
read only
|
GLib.ThreadFunctions | |
|
cond_signal : void*
read only
|
GLib.ThreadFunctions | |
|
cond_timed_wait : void*
read only
|
GLib.ThreadFunctions | |
|
cond_wait : void*
read only
|
GLib.ThreadFunctions | |
|
mutex_free : void*
read only
|
GLib.ThreadFunctions | |
|
mutex_lock : void*
read only
|
GLib.ThreadFunctions | |
|
mutex_new : void*
read only
|
GLib.ThreadFunctions | |
|
mutex_trylock : void*
read only
|
GLib.ThreadFunctions | |
|
mutex_unlock : void*
read only
|
GLib.ThreadFunctions | |
|
private_get : void*
read only
|
GLib.ThreadFunctions | |
|
private_new : void*
read only
|
GLib.ThreadFunctions | |
|
private_set : void*
read only
|
GLib.ThreadFunctions | |
|
thread_create : void*
read only
|
GLib.ThreadFunctions | |
|
thread_equal : void*
read only
|
GLib.ThreadFunctions | |
|
thread_exit : void*
read only
|
GLib.ThreadFunctions | |
|
thread_join : void*
read only
|
GLib.ThreadFunctions | |
|
thread_self : void*
read only
|
GLib.ThreadFunctions | |
|
thread_set_priority : void*
read only
|
GLib.ThreadFunctions | |
|
thread_yield : void*
read only
|
GLib.ThreadFunctions | |
| Method / Constructor | Defined By | |
|---|---|---|
|
new GLib.ThreadFunctions
()
Create a new GLib.ThreadFunctions
Create a new GLib.ThreadFunctions
|
||
| None |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
GLib
Method |
GLib.thread_init
(ThreadFunctions vtable)
:
none
|
|
GLib
Method |
GLib.thread_init_with_errorcheck_mutexes
(ThreadFunctions vtable)
:
none
|