gtk-d v3.8.3 (2018-05-28T20:50:39Z)
Home
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
constructors
this
destructors
~this
functions
doref
getStruct
getThreadStruct
join
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.