Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/batching_util/
Dshared_batch_scheduler.h233 condition_variable schedulable_batch_cv_; variable
498 schedulable_batch_cv_.notify_one(); in AddQueue()
579 WaitForMilliseconds(&l, &schedulable_batch_cv_, kTimeoutMillis); in ThreadLogic()