Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dprocess_util.cc166 void SchedClosure(std::function<void()> closure) { in SchedClosure() function
/aosp_15_r20/external/tensorflow/tensorflow/tsl/platform/windows/
H A Denv.cc127 void SchedClosure(std::function<void()> closure) override { in SchedClosure() function in tensorflow::__anon9a92b9580111::WindowsEnv
/aosp_15_r20/external/tensorflow/tensorflow/tsl/platform/default/
H A Denv.cc172 void SchedClosure(std::function<void()> closure) override { in SchedClosure() function in tensorflow::__anone2c9a2320111::PosixEnv
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/
H A Denv.h547 void SchedClosure(std::function<void()> closure) override { in SchedClosure() function
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Drendezvous_test.cc76 void SchedClosure(std::function<void()> fn) { in SchedClosure() function in tensorflow::__anon8f1e23880111::LocalRendezvousTest