Searched refs:execute_thread (Results 1 – 2 of 2) sorted by relevance
133 WorkerThread* execute_thread() const { return execute_thread_.get(); } in execute_thread() function
1990 device_state.execute_thread()->Schedule([&, replica, partition, i] { in Execute()