X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=libringbuffer%2Fshm.h;h=64507463dadb8cc0fe1d2f9e7bc5d36a09546179;hb=f574bfb4d81b26d3cfc0243868d138e33470a950;hp=b558464728be52087e13dae3f931ccf2d2c308e2;hpb=ddabe860f4cf41a4206a8157d83e6b9354f85cb5;p=lttng-ust.git diff --git a/libringbuffer/shm.h b/libringbuffer/shm.h index b5584647..64507463 100644 --- a/libringbuffer/shm.h +++ b/libringbuffer/shm.h @@ -32,7 +32,8 @@ unsigned int channel_handle_get_nr_streams(struct lttng_ust_shm_handle *handle); __attribute__((visibility("hidden"))) extern -void channel_destroy(struct channel *chan, struct lttng_ust_shm_handle *handle, +void channel_destroy(struct lttng_ust_lib_ring_buffer_channel *chan, + struct lttng_ust_shm_handle *handle, int consumer); /*