Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/
H A Dstream_executor_pimpl.cc61 void BlockOnThreadExecutor(port::ThreadPool* executor) { in BlockOnThreadExecutor() function
168 BlockOnThreadExecutor(background_threads_.get()); in ~StreamExecutor()
589 BlockOnThreadExecutor(background_threads_.get()); in SynchronizeAllActivity()