gapk/include
Vadim Yanitskiy 3839a88ea6 procqueue: separate queue check function
In order to give advanced control over a processing queue,
it would be better to have the checking function separated from
the osmo_gapk_pq_prepare(). Moreover, this change introduces an
additional 'strict' checking mode that requires a queue to have
a source item first and a sink item in the last position.
2017-12-31 12:20:59 +01:00
..
gsmhr Use '#pragma once' instead of include guard 2017-12-31 12:20:59 +01:00
osmocom/gapk procqueue: separate queue check function 2017-12-31 12:20:59 +01:00
Makefile.am libosmogapk: use Osmocom logging framework 2017-12-31 12:20:59 +01:00