Headers: move *-map.h headers to urcu/map/
[urcu.git] / urcu-qsbr.h
index a691c521db16441091abd177884cfca94bc5af23..1d5c568576f9d29dbbbff5683035718dbda2bcd0 100644 (file)
@@ -40,7 +40,7 @@
 extern "C" {
 #endif 
 
-#include "urcu-qsbr-map.h"
+#include "urcu/map/urcu-qsbr.h"
 
 /*
  * Important !
@@ -95,7 +95,7 @@ static inline void rcu_read_lock(void)
 {
 }
 
-static inline void rcu_read_lock(void)
+static inline void rcu_read_unlock(void)
 {
 }
 
This page took 0.023377 seconds and 4 git commands to generate.