X-Git-Url: https://git.lttng.org/?p=urcu.git;a=blobdiff_plain;f=urcu.c;h=42a5829fb894f513db3cae9f59f832e24ae0ca26;hp=10ea7de09efe54ff96800aae4019d7198a9efa24;hb=bab44e28a30b837d72cb3b0cd64fe86f93e9ff61;hpb=706d1165eaa3e58503be043f2545ee697443f5ca diff --git a/urcu.c b/urcu.c index 10ea7de..42a5829 100644 --- a/urcu.c +++ b/urcu.c @@ -215,7 +215,7 @@ static void wait_gp(void) NULL, NULL, 0); } -void update_counter_and_wait(void) +static void update_counter_and_wait(void) { CDS_LIST_HEAD(qsreaders); int wait_loops = 0;