Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/
Dstream_executor_pimpl.cc61 void BlockOnThreadExecutor(port::ThreadPool *executor) { in BlockOnThreadExecutor() function
168 BlockOnThreadExecutor(background_threads_.get()); in ~StreamExecutor()
586 BlockOnThreadExecutor(background_threads_.get()); in SynchronizeAllActivity()