Searched defs:CurrentThreadId (Results 1 – 10 of 10) sorted by relevance
33 int CurrentThreadId() const override { return pool_->CurrentThreadId(); } in CurrentThreadId() function
29 ThreadID CurrentThreadId() { in CurrentThreadId() function
45 int CurrentThreadId() const override { return pool_->CurrentThreadId(); } in CurrentThreadId() function in tensorflow::grappler::__anon6915ea5a0111::EigenThreadPoolWrapper
77 int CurrentThreadId() const override { return pool_->CurrentThreadId(); } in CurrentThreadId() function in tensorflow::grappler::__anon9e0e95fe0111::EigenThreadPoolWrapper
64 int CurrentThreadId() const override { return pool_->CurrentThreadId(); } in CurrentThreadId() function in tflite::eigen_support::__anon0b33ddad0111::EigenThreadPoolWrapper
76 int CurrentThreadId() const final { in CurrentThreadId() function
104 int CurrentThreadId() const final { in CurrentThreadId() function
22 PlatformThreadId CurrentThreadId() { in CurrentThreadId() function
81 int CurrentThreadId() const override { return pool_->CurrentThreadId(); } in CurrentThreadId() function in xla::__anonfbcb6a4f0111::EigenThreadPoolWrapper
200 int ThreadPool::CurrentThreadId() const { return impl_->CurrentThreadId(); } in CurrentThreadId() function in tensorflow::thread::ThreadPool