Searched refs:thread_index_ (Results 1 – 2 of 2) sorted by relevance
148 thread_index_(thread_i), in State()154 BM_CHECK_LT(thread_index_, threads_) in State()
748 int thread_index() const { return thread_index_; } in thread_index()798 const int thread_index_; variable