Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dstage_op.cc102 notify_inserters_if_bounded(&lock); in Get()
132 notify_inserters_if_bounded(&lock); in Clear()
143 void notify_inserters_if_bounded(std::unique_lock<std::mutex>* lock) { in notify_inserters_if_bounded() function in tensorflow::__anonca4d15760111::Buffer
Dmap_stage_op.cc110 void notify_inserters_if_bounded() EXCLUSIVE_LOCKS_REQUIRED(mu_) { in notify_inserters_if_bounded() function in tensorflow::__anon07039e130111::StagingMap
422 notify_inserters_if_bounded(); in pop()
457 notify_inserters_if_bounded(); in popitem()
468 notify_inserters_if_bounded(); in clear()