Introduce LTTNG_UST_ALLOW_BLOCKING env. var.
[lttng-ust.git] / libringbuffer / rb-init.h
index eba087fa0659591849a418e470c02c85056b654e..f36d4ecdac79df61510c2a612ba435c6077e79a3 100644 (file)
@@ -22,6 +22,6 @@
  */
 
 void lttng_fixup_ringbuffer_tls(void);
-void lttng_ust_ringbuffer_set_retry_timeout(int timeout);
+void lttng_ust_ringbuffer_set_allow_blocking(void);
 
 #endif /* _LTTNG_UST_LIB_RINGBUFFER_RB_INIT_H */
This page took 0.023343 seconds and 4 git commands to generate.