gtk-d ~gtk4 (2021-12-20T08:37:41.4817885)
Dub
Repo
Thread.this
glib
Thread
Thread
Sets our main struct and passes it to the parent class.
this
(GThread* gThread, bool ownedRef)
class
Thread
this
(
GThread
*
gThread
,
bool
ownedRef
= false
)
this
(string name, GThreadFunc func, void* data)
Meta
Source
See Implementation
glib
Thread
Thread
aliases
doref
constructors
this
destructors
~this
functions
getStruct
getThreadStruct
join
ref_
unref
static functions
bitLock
bitTrylock
bitUnlock
errorQuark
exit
getNumProcessors
pointerBitLock
pointerBitTrylock
pointerBitUnlock
self
yield
variables
gThread
ownedRef
Sets our main struct and passes it to the parent class.