Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dprocess_util.cc166 void SchedClosure(std::function<void()> closure) { in SchedClosure() function
/external/tensorflow/tensorflow/core/platform/windows/
Denv.cc127 void SchedClosure(std::function<void()> closure) override { in SchedClosure() function in tensorflow::__anon982373580111::WindowsEnv
/external/tensorflow/tensorflow/core/platform/default/
Denv.cc170 void SchedClosure(std::function<void()> closure) override { in SchedClosure() function in tensorflow::__anone05a5c320111::PosixEnv
/external/tensorflow/tensorflow/core/platform/
Denv.h522 void SchedClosure(std::function<void()> closure) override { in SchedClosure() function
/external/tensorflow/tensorflow/core/framework/
Drendezvous_test.cc76 void SchedClosure(std::function<void()> fn) { in SchedClosure() function in tensorflow::__anon3cca98520111::LocalRendezvousTest