Home
last modified time | relevance | path

Searched defs:need_atomics (Results 1 – 1 of 1) sorted by relevance

/external/ruy/ruy/
Dtrmul.cc59 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