mutils ~master (2018-10-28T20:05:58Z)
Dub
Repo
JobManager.startMainLoop
mutils
job_manager
manager_singlethreated
JobManager
Undocumented in source. Be warned that the author may not have intended to support it.
void
startMainLoop
(void function() mainLoop, uint threadsCount)
class
JobManager
void
startMainLoop
(
void
function
(
)
mainLoop
,
uint
threadsCount
= 0
)
void
startMainLoop
(JobDelegate mainLoop, uint threadsCount)
Meta
Source
See Implementation
mutils
job_manager
manager_singlethreated
JobManager
functions
addFiber
addJob
addJobAndYield
addJobs
addJobsAndYield
addThisFiberAndYield
allocateFiber
deallocateFiber
end
initialize
start
startMainLoop
waitForEnd
structs
DebugHelper
variables
debugHelper
fibersCache