Searched defs:thread_options (Results 1 – 6 of 6) sorted by relevance
/external/tensorflow/tensorflow/core/kernels/batching_util/ |
D | periodic_function.h | 84 ThreadOptions thread_options; member
|
/external/tensorflow/tensorflow/core/platform/posix/ |
D | env.cc | 44 StdThread(const ThreadOptions& thread_options, const string& name, in StdThread() 84 Thread* StartThread(const ThreadOptions& thread_options, const string& name, in StartThread()
|
/external/tensorflow/tensorflow/core/platform/windows/ |
D | env.cc | 46 StdThread(const ThreadOptions& thread_options, const string& name, in StdThread() 82 Thread* StartThread(const ThreadOptions& thread_options, const string& name, in StartThread()
|
/external/tensorflow/tensorflow/core/lib/core/ |
D | threadpool.cc | 112 ThreadPool::ThreadPool(Env* env, const ThreadOptions& thread_options, in ThreadPool() 116 ThreadPool::ThreadPool(Env* env, const ThreadOptions& thread_options, in ThreadPool()
|
/external/tensorflow/tensorflow/core/platform/ |
D | env.h | 368 Thread* StartThread(const ThreadOptions& thread_options, const string& name, in StartThread()
|
/external/tensorflow/tensorflow/core/kernels/data/experimental/ |
D | threadpool_dataset_op.cc | 30 ThreadPoolResource(Env* env, const ThreadOptions& thread_options, in ThreadPoolResource()
|