Fix: add globally visible flag in stream
authorDavid Goulet <dgoulet@efficios.com>
Thu, 4 Jul 2013 19:35:21 +0000 (15:35 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Fri, 5 Jul 2013 18:26:02 +0000 (14:26 -0400)
commit4891ece8d4eeb2645efdf1467680b037c63ab425
tree5bbec05f8dcaa22664ae53edc63694341059733d
parentf5a0c9cf497ccd3f438832072ff9c4c06264c16c
Fix: add globally visible flag in stream

This flag is added so we can destroy it correctly with the
consumer-stream API.

Signed-off-by: David Goulet <dgoulet@efficios.com>
src/common/consumer-stream.c
src/common/consumer.c
src/common/consumer.h
src/common/kernel-consumer/kernel-consumer.c
src/common/ust-consumer/ust-consumer.c
This page took 0.026188 seconds and 4 git commands to generate.