gtk-d v3.2.0 (2015-10-12T17:16:56Z)
Home
Dub
Repo
ThreadPool.this
glib
ThreadPool
ThreadPool
Sets our main struct and passes it to the parent class.
this
(GThreadPool* gThreadPool)
class
ThreadPool
this
(
GThreadPool
*
gThreadPool
)
this
(GFunc func, void* userData, int maxThreads, bool exclusive)
Meta
Source
See Implementation
glib
ThreadPool
ThreadPool
constructors
this
functions
free
getMaxThreads
getNumThreads
getStruct
getThreadPoolStruct
moveToFront
push
setMaxThreads
setSortFunction
unprocessed
static functions
getMaxIdleTime
getMaxUnusedThreads
getNumUnusedThreads
setMaxIdleTime
setMaxUnusedThreads
stopUnusedThreads
variables
gThreadPool
Sets our main struct and passes it to the parent class.