Searched refs:thread_index_ (Results 1 – 2 of 2) sorted by relevance
173 thread_index_(thread_i), in State()179 BM_CHECK_LT(thread_index_, threads_) in State()
923 int thread_index() const { return thread_index_; } in thread_index()977 const int thread_index_; variable