Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/data/
Dunbounded_thread_pool.h56 std::function<void()> work_function; member
Dunbounded_thread_pool.cc148 work_item.work_function(); in PooledThreadFunc()