Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_concurrent_priority_queue.cpp69 struct MyLess { struct
76 test_parallel_push_pop<MyLess>(n, DATA_MAX, DATA_MIN); in test_concurrent()
77 test_flogger<MyLess, MyDataType>(n); in test_concurrent()
103 using CPQExTestType = tbb::concurrent_priority_queue<MyThrowingType, MyLess>;