Petri, This came up in the call today, did you have time to look at this ?
Mike On 2 December 2014 at 10:47, Taras Kondratiuk <[email protected]> wrote: > Application should be able to destroy created resources. > odp_destroy_queue() has a very minimal functionality which should be > enough for 1.0. Later it can be updated to handle non-empty queues. > > v2: handle scheduled queues destroy > > Taras Kondratiuk (2): > api: queue: add odp_queue_destroy() > platform: implement odp_queue_destroy() > > platform/linux-generic/include/api/odp_queue.h | 14 ++++ > .../linux-generic/include/odp_queue_internal.h | 23 +++++-- > platform/linux-generic/odp_queue.c | 72 > +++++++++++++++++++- > platform/linux-generic/odp_schedule.c | 3 +- > 4 files changed, 106 insertions(+), 6 deletions(-) > > -- > 1.7.9.5 > > > _______________________________________________ > lng-odp mailing list > [email protected] > http://lists.linaro.org/mailman/listinfo/lng-odp > -- *Mike Holmes* Linaro Sr Technical Manager LNG - ODP
_______________________________________________ lng-odp mailing list [email protected] http://lists.linaro.org/mailman/listinfo/lng-odp
