gtk-d v2.3.2 (2014-04-12T21:00:09Z)
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, int exclusive)
Meta
Source
See Implementation
glib
ThreadPool
ThreadPool
constructors
this
functions
free
getMaxThreads
getNumThreads
getStruct
getThreadPoolStruct
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