Searched refs:NonBlockingThreadPool (Results 1 – 4 of 4) sorted by relevance
20 NonBlockingThreadPool tp(i); in test_create_destroy_empty_pool()29 NonBlockingThreadPool tp(kThreads); in test_parallelism()
58 #include "src/ThreadPool/NonBlockingThreadPool.h"
270 typedef NonBlockingThreadPoolTempl<StlThreadEnvironment> NonBlockingThreadPool; typedef
19 typedef NonBlockingThreadPool ThreadPool;