Home
last modified time | relevance | path

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

/linux/tools/testing/radix-tree/
H A Didr-test.c323 void idr_find_test_1(int anchor_id, int throbber_id) in idr_find_test_1() argument
331 pthread_create(&throbber, NULL, idr_throbber, &throbber_id); in idr_find_test_1()
338 if ((id != anchor_id && id != throbber_id) || in idr_find_test_1()
341 throbber_id, entry, id); in idr_find_test_1()