Home
last modified time | relevance | path

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

/external/libchrome/base/threading/
Dscoped_blocking_call.cc23 ScopedBlockingCall::ScopedBlockingCall(BlockingType blocking_type) in ScopedBlockingCall()
/external/libchrome/base/task_scheduler/
Dscheduler_worker_pool_impl.cc644 BlockingType blocking_type) { in BlockingStarted()