Home
last modified time | relevance | path

Searched defs:thread_pool (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/sandbox/win/src/
Dthreadpool_unittest.cc20 Win2kThreadPool thread_pool; in TEST() local
45 Win2kThreadPool thread_pool; in TEST() local
74 Win2kThreadPool thread_pool; in TEST() local
Dtarget_process.cc68 HANDLE job, ThreadProvider* thread_pool) in TargetProcess()