Documentation
Dlang.org
GThreadFunctions.threadCreate
glib
c
types
GThreadFunctions
virtual function pointer for
glib.thread.Thread.create
struct
GThreadFunctions
extern (
C
)
void
function
(
GThreadFunc
func
,
void
*
data
,
gulong
stackSize
,
bool
joinable
,
bool
bound
,
GThreadPriority
priority
,
void
*
thread
,
GError
**
_err
)
threadCreate
;
glib
c
types
GThreadFunctions
variables
condBroadcast
condFree
condNew
condSignal
condTimedWait
condWait
mutexFree
mutexLock
mutexNew
mutexTrylock
mutexUnlock
privateGet
privateNew
privateSet
threadCreate
threadEqual
threadExit
threadJoin
threadSelf
threadSetPriority
threadYield
virtual function pointer for glib.thread.Thread.create