Searched defs:num_finished (Results 1 – 1 of 1) sorted by relevance
1030 std::atomic<size_t> *num_finished, size_t min_alloc_size, in MT_AllocRun()1078 … std::atomic<size_t> *num_finished, size_t free_granularity, in MT_AllocFreeRun()1151 … Allocator *allocator, std::atomic<size_t> *num_finished, in MT_AllocIterateRun()1208 … Allocator *allocator, std::atomic<size_t> *num_finished, in MT_AllocCollectRun()1281 std::atomic<size_t> num_finished = 0; in MT_AllocTest() local1309 std::atomic<size_t> num_finished = 0; in MT_AllocFreeTest() local1343 std::atomic<size_t> num_finished = 0; in MT_AllocIterateTest() local1383 std::atomic<size_t> num_finished = 0; in MT_AllocCollectTest() local