Searched refs:threadPool_ (Results 1 – 2 of 2) sorted by relevance
112 uno_ThreadPool threadPool_; member in binaryurp::__anon5d43642f0111::AttachThread120 uno_threadpool_attach(threadPool_); in AttachThread()124 uno_threadpool_detach(threadPool_); in ~AttachThread()221 OSL_ASSERT(threadPool_ != 0); in start()253 OSL_ASSERT(threadPool_ != 0); in terminate()254 uno_threadpool_dispose(threadPool_); in terminate()309 OSL_ASSERT(threadPool_ != 0); in getThreadPool()310 return threadPool_; in getThreadPool()551 AttachThread att(threadPool_); in makeCall()791 if (threadPool_ != 0) { in ~Bridge()[all …]
259 uno_ThreadPool threadPool_; member in binaryurp::Bridge
Completed in 15 milliseconds