Home
last modified time | relevance | path

Searched defs:join_notification (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/data/
Dunbounded_thread_pool.cc48 explicit LogicalThreadWrapper(std::shared_ptr<Notification> join_notification) in LogicalThreadWrapper()
101 auto join_notification = std::make_shared<Notification>(); in RunOnPooledThread() local