Searched defs:TryAcquire (Results 1 – 4 of 4) sorted by relevance
123 bool TryAcquire() { in TryAcquire() function143 bool TryAcquire(size_t index) { return items_[index].TryAcquire(); } in TryAcquire() function in base::__anon8b4b63c80111::WorkList
111 func (s *Weighted) TryAcquire(n int64) bool { func
145 func (e *Exclusive[Val]) TryAcquire() (v Val, ok bool) { func
152 func (e *_Exclusive[Val]) TryAcquire() (v Val, ok bool) { func