Home
last modified time | relevance | path

Searched refs:FlushUnlocked (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dconditional_accumulator_base.cc99 FlushUnlocked(); in TryTakeGrad()
131 FlushUnlocked(); in Cancel()
168 void ConditionalAccumulatorBase::FlushUnlocked() { in FlushUnlocked() function in tensorflow::ConditionalAccumulatorBase
Dqueue_base.cc216 FlushUnlocked(); in Cancel()
237 FlushUnlocked(); in CloseAndCancel()
260 FlushUnlocked(); in Close()
314 void QueueBase::FlushUnlocked() { in FlushUnlocked() function in tensorflow::QueueBase
Dfifo_queue.cc80 FlushUnlocked(); in TryEnqueue()
148 FlushUnlocked(); in TryEnqueueMany()
188 FlushUnlocked(); in TryDequeue()
351 FlushUnlocked(); in TryDequeueMany()
Dpriority_queue.cc109 FlushUnlocked(); in TryEnqueue()
190 FlushUnlocked(); in TryEnqueueMany()
231 FlushUnlocked(); in TryDequeue()
381 FlushUnlocked(); in TryDequeueMany()
Drandom_shuffle_queue_op.cc157 FlushUnlocked(); in TryEnqueue()
225 FlushUnlocked(); in TryEnqueueMany()
267 FlushUnlocked(); in TryDequeue()
429 FlushUnlocked(); in TryDequeueMany()
Dtyped_conditional_accumulator_base.h69 FlushUnlocked(); in TryApplyGrad()
Dconditional_accumulator_base.h150 void FlushUnlocked();
Dqueue_base.h137 void FlushUnlocked();
Dpadding_fifo_queue.cc231 FlushUnlocked(); in TryDequeueMany()