Home
last modified time | relevance | path

Searched refs:IE_SIZE (Results 1 – 1 of 1) sorted by relevance

/oneTBB/test/conformance/
H A Dconformance_concurrent_hash_map.cpp796 static const int IE_SIZE = 2; variable
797 std::atomic<YourTable::size_type> InsertEraseCount[IE_SIZE];
802 int key = i%IE_SIZE; in apply()
806 int key = i%IE_SIZE; in apply()
946 for( int i=0; i<IE_SIZE; ++i ) in TestInsertFindErase()
949 for( int i=0; i<IE_SIZE; ++i ) in TestInsertFindErase()