Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/radix-tree/
H A Didr-test.c303 void idr_find_test_1(int anchor_id, int throbber_id) in idr_find_test_1() argument
311 pthread_create(&throbber, NULL, idr_throbber, &throbber_id); in idr_find_test_1()
318 if ((id != anchor_id && id != throbber_id) || in idr_find_test_1()
321 throbber_id, entry, id); in idr_find_test_1()