Searched defs:threshold (Results 1 – 10 of 10) sorted by relevance
106 const int threshold = 5; variable
129 inline void ThrowTestException ( intptr_t threshold ) { in ThrowTestException()
376 const int threshold = 5; in test_decrementer() local510 constexpr int threshold = 50000; in test_decrement_while_try_put_task() local
1178 intptr_t threshold = get_iter_range_size() / 4; in TestCancelation1_parallel_for_each() local1671 intptr_t threshold = get_iter_range_size() / 4; in TestCancelation1_pipeline() local
194 intptr_t threshold = ageThreshold.load(std::memory_order_relaxed); in decreaseThreshold() local
612 intptr_t threshold = ageThreshold.load(std::memory_order_relaxed); in forgetOutdatedState() local
1337 const float threshold = (slabSize - sizeof(Block)) * (1 - emptyEnoughRatio); in adjustFullness() local2416 size_t threshold = isMemoryBlockHuge ? copySize / 2 : 0; in reallocAligned() local
186 void rt_boundthresh(SceneHandle voidscene, int threshold) { in rt_boundthresh()
945 intptr_t threshold = cacheBinModel.ageThreshold.load(std::memory_order_relaxed); in doCleanup() local976 intptr_t threshold = cacheBinModel.ageThreshold.load(std::memory_order_relaxed); in get() local
2009 limiter_node(graph &g, size_t threshold) in limiter_node()2018 limiter_node(const node_set<Args...>& nodes, size_t threshold) in limiter_node()