Home
last modified time | relevance | path

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

/external/cronet/base/task/thread_pool/
Dthread_group_impl.h258 TimeDelta may_block_threshold; member
Dthread_group_impl_unittest.cc107 absl::optional<TimeDelta> may_block_threshold = absl::nullopt) { in StartThreadGroup()
122 absl::optional<TimeDelta> may_block_threshold = absl::nullopt) { in CreateAndStartThreadGroup()
535 absl::optional<TimeDelta> may_block_threshold = absl::nullopt) { in CreateAndStartThreadGroup()
Dthread_group_impl.cc365 absl::optional<TimeDelta> may_block_threshold) { in Start()