Home
last modified time | relevance | path

Searched refs:pWaitingThread (Results 1 – 1 of 1) sorted by relevance

/trunk/main/cppu/source/threadpool/
H A Dthreadpool.cxx222 struct WaitingThread *pWaitingThread = m_lstThreads.back(); in createThread() local
223 pWaitingThread->thread->setTask( pQueue , aThreadId , bAsynchron ); in createThread()
224 pWaitingThread->thread = 0; in createThread()
230 osl_setCondition( pWaitingThread->condition ); in createThread()

Completed in 20 milliseconds