Searched defs:incr_step (Results 1 – 2 of 2) sorted by relevance
44 int incr_step; // how much to increment/decrement refcount each time member50 static struct test* test_new(int threads, int64_t iterations, int incr_step) { in test_new()92 static void test(void (*body)(void* m), int timeout_s, int incr_step) { in test()
147 int incr_step; // how much to increment/decrement refcount each time member165 static struct test* test_new(int nthreads, int64_t iterations, int incr_step) { in test_new()245 void (*extra)(void* m), int timeout_s, int incr_step) { in test()