GI.GLib.Structs.ThreadPool

Exported types

data ThreadPool

newZeroThreadPool

noThreadPool

Methods

free

threadPoolFree

getMaxIdleTime

threadPoolGetMaxIdleTime

getMaxThreads

threadPoolGetMaxThreads

getMaxUnusedThreads

threadPoolGetMaxUnusedThreads

getNumThreads

threadPoolGetNumThreads

getNumUnusedThreads

threadPoolGetNumUnusedThreads

moveToFront

threadPoolMoveToFront

push

threadPoolPush

setMaxIdleTime

threadPoolSetMaxIdleTime

setMaxThreads

threadPoolSetMaxThreads

setMaxUnusedThreads

threadPoolSetMaxUnusedThreads

stopUnusedThreads

threadPoolStopUnusedThreads

unprocessed

threadPoolUnprocessed

Properties

exclusive

getThreadPoolExclusive

setThreadPoolExclusive

func

clearThreadPoolFunc

getThreadPoolFunc

setThreadPoolFunc

userData

clearThreadPoolUserData

getThreadPoolUserData

setThreadPoolUserData