Home
last modified time | relevance | path

Searched defs:may_block_threshold (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/cronet/base/task/thread_pool/
H A Dthread_group_semaphore_unittest.cc109 std::optional<TimeDelta> may_block_threshold = std::nullopt) { in StartThreadGroup()
124 std::optional<TimeDelta> may_block_threshold = std::nullopt) { in CreateAndStartThreadGroup()
539 std::optional<TimeDelta> may_block_threshold = std::nullopt) { in CreateAndStartThreadGroup()
H A Dthread_group_impl_unittest.cc107 std::optional<TimeDelta> may_block_threshold = std::nullopt) { in StartThreadGroup()
122 std::optional<TimeDelta> may_block_threshold = std::nullopt) { in CreateAndStartThreadGroup()
535 std::optional<TimeDelta> may_block_threshold = std::nullopt) { in CreateAndStartThreadGroup()
H A Dthread_group.h419 TimeDelta may_block_threshold; member
H A Dthread_group_semaphore.cc143 std::optional<TimeDelta> may_block_threshold) { in Start()
H A Dthread_group_impl.cc138 std::optional<TimeDelta> may_block_threshold) { in Start()
H A Dthread_group.cc166 std::optional<TimeDelta> may_block_threshold) { in StartImpl()