Searched refs:donation_semaphore_ (Results 1 – 2 of 2) sorted by relevance
1004 donation_semaphore_(/*capacity=*/1) { in PjRtStreamExecutorBuffer()1195 donation_semaphore_.Release(1); in ConfirmDonation()1208 donation_semaphore_.Release(1); in DropHold()1280 donation_semaphore_.Acquire(1); in GetBufferWithHold()1286 donation_semaphore_.Release(1); in GetBufferWithHold()
596 Semaphore donation_semaphore_; variable