Win2kThreadPool 389 sandbox/win/src/broker_services.cc thread_pool_ = new Win2kThreadPool(); Win2kThreadPool 20 sandbox/win/src/threadpool_unittest.cc Win2kThreadPool thread_pool; Win2kThreadPool 45 sandbox/win/src/threadpool_unittest.cc Win2kThreadPool thread_pool; Win2kThreadPool 74 sandbox/win/src/threadpool_unittest.cc Win2kThreadPool thread_pool; Win2kThreadPool 11 sandbox/win/src/win2k_threadpool.cc bool Win2kThreadPool::RegisterWait(const void* cookie, HANDLE waitable_object, Win2kThreadPool 29 sandbox/win/src/win2k_threadpool.cc bool Win2kThreadPool::UnRegisterWaits(void* cookie) { Win2kThreadPool 48 sandbox/win/src/win2k_threadpool.cc size_t Win2kThreadPool::OutstandingWaits() { Win2kThreadPool 53 sandbox/win/src/win2k_threadpool.cc Win2kThreadPool::~Win2kThreadPool() { Win2kThreadPool 25 sandbox/win/src/win2k_threadpool.h class Win2kThreadPool : public ThreadProvider { Win2kThreadPool 27 sandbox/win/src/win2k_threadpool.h Win2kThreadPool() { Win2kThreadPool 30 sandbox/win/src/win2k_threadpool.h virtual ~Win2kThreadPool(); Win2kThreadPool 53 sandbox/win/src/win2k_threadpool.h DISALLOW_COPY_AND_ASSIGN(Win2kThreadPool);