gtk-d v3.1.3 (2015-05-25T12:16:21Z)
Home
Dub
Repo
Thread.this
glib
Thread
Thread
Sets our main struct and passes it to the parent class.
this
(GThread* gThread)
class
Thread
this
(
GThread
*
gThread
)
this
(string name, GThreadFunc func, void* data)
Meta
Source
See Implementation
glib
Thread
Thread
constructors
this
functions
doref
getStruct
getThreadStruct
join
unref
static functions
bitLock
bitTrylock
bitUnlock
errorQuark
exit
getNumProcessors
pointerBitLock
pointerBitTrylock
pointerBitUnlock
self
yield
variables
gThread
Sets our main struct and passes it to the parent class.