Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/data/
Dunbounded_thread_pool.h37 UnboundedThreadPool(Env* env, const string& thread_name) in UnboundedThreadPool() function
39 UnboundedThreadPool(Env* env, const string& thread_name, in UnboundedThreadPool() function
Dunbounded_thread_pool_test.cc26 TEST(UnboundedThreadPool, ConcurrentThreadCreation) { in TEST() argument
51 TEST(UnboundedThreadPool, MultipleBlockingThreads) { in TEST() argument