Searched refs:atomicTesting (Results 1 – 1 of 1) sorted by relevance
1974 …const bool atomicTesting = (c.dataType == DATA_TYPE_UINT64 || c.dataType == DATA_TYPE_FLOAT32 || c… in createTests() local1975 if (atomicTesting && c.syncType != ST_ATOMIC_ATOMIC) in createTests()