Searched refs:producer_owns_ (Results 1 – 2 of 2) sorted by relevance
69 producer_owns_(true), in ProducerChannel()256 buffer_id(), producer_owns_); in CreateConsumer()291 if (!producer_owns_ && in CreateConsumer()312 if (!producer_owns_) { in OnProducerPost()346 producer_owns_ = false; in OnProducerPost()365 if (producer_owns_) { in OnProducerGain()381 producer_owns_ = true; in OnProducerGain()445 if (producer_owns_) { in OnConsumerAcquire()460 if (producer_owns_) { in OnConsumerRelease()
91 bool producer_owns_; variable