gtk-d v3.7.3 (2017-12-16T16:21:49Z)
Home
Dub
Repo
ThreadPool.getMaxThreads
glib
ThreadPool
ThreadPool
Returns the maximal number of threads for @pool.
class
ThreadPool
int
getMaxThreads
(
)
Return Value
Type:
int
the maximal number of threads
Meta
Source
See Implementation
glib
ThreadPool
ThreadPool
constructors
this
destructors
~this
functions
free
getMaxThreads
getNumThreads
getStruct
getThreadPoolStruct
moveToFront
push
setMaxThreads
setSortFunction
unprocessed
properties
exclusive
func
userData
static functions
getMaxIdleTime
getMaxUnusedThreads
getNumUnusedThreads
setMaxIdleTime
setMaxUnusedThreads
stopUnusedThreads
variables
gThreadPool
ownedRef
Returns the maximal number of threads for @pool.