Home
last modified time | relevance | path

Searched refs:buf_not_full_ (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Drecord_yielder.cc41 buf_not_full_.notify_all(); in ~RecordYielder()
65 buf_not_full_.notify_all(); in YieldOne()
177 buf_not_full_.wait(l); in Add()
Drecord_yielder.h136 condition_variable buf_not_full_; variable