Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/radix-tree/
Didr-test.c531 static void *ida_random_fn(void *arg) in ida_random_fn() function
564 if (pthread_create(&threads[i], NULL, ida_random_fn, NULL)) { in ida_thread_tests()