Searched defs:enqueueTask (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/globals/
H A DUIThreadPool.cpp114 void UIThreadPool::enqueueTask(UITask *pTask) function in class:UIThreadPool
196 * For opimal efficiency in enqueueTask() we keep count of idle threads.
217 race between enqueueTask and the queue removal of the thread from

Completed in 84 milliseconds