Add `urcu_posix_assert()` as `assert()` replacement
[urcu.git] / tests / benchmark / test_urcu_lfs_rcu.c
index 7b5c0553eb257fdb15f251ca9e887787ecb00cca..7975fafd14585cc43372641e1eca5728e73a3742 100644 (file)
 #include <sys/wait.h>
 #include <unistd.h>
 #include <stdio.h>
-#include <assert.h>
 #include <errno.h>
 
 #include <urcu/arch.h>
+#include <urcu/assert.h>
 #include <urcu/tls-compat.h>
 #include "thread-id.h"
 
This page took 0.022746 seconds and 4 git commands to generate.