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