X-Git-Url: https://git.lttng.org/?p=urcu.git;a=blobdiff_plain;f=tests%2Ftest_urcu_hash_unique.c;h=89e294327b1596ae634ccee507831b79d6bc7fcd;hp=610f479080e257e3460651a15281f53e33e4ba07;hb=1de4df4b770e5e90440008becc5e14a15c75c6e0;hpb=c961f4f335c90032890f49ae790d0c4b560fd834 diff --git a/tests/test_urcu_hash_unique.c b/tests/test_urcu_hash_unique.c index 610f479..89e2943 100644 --- a/tests/test_urcu_hash_unique.c +++ b/tests/test_urcu_hash_unique.c @@ -95,7 +95,7 @@ void *test_hash_unique_thr_reader(void *_count) } rcu_read_unlock(); - debug_yield_read(); + rcu_debug_yield_read(); if (caa_unlikely(rduration)) loop_sleep(rduration); URCU_TLS(nr_reads)++;