Searched refs:blocked_us_ (Results 1 – 2 of 2) sorted by relevance
88 size_t blocked_us() const { return blocked_us_; } in blocked_us()93 size_t blocked_us_ = 0; variable
63 blocked_us_ = kSleepDurationUs * sleeps; in LockSlow()