Searched defs:need_atomics (Results 1 – 1 of 1) sorted by relevance
59 std::atomic<int>* atomic_block_id, int thread_id, bool need_atomics, in TrMulTask()346 const bool need_atomics = thread_count > 1; in TrMul() local