X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=tests%2Ftest_urcu_hash_unique.c;h=89e294327b1596ae634ccee507831b79d6bc7fcd;hb=98fbc848f22e74b85d3c98bcf626ba7fd906a6e1;hp=610f479080e257e3460651a15281f53e33e4ba07;hpb=bd252a04bbbb163aa4d8864b1e1e5a3a4d9d0892;p=urcu.git 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)++;