examples/ip_pipeline: add application thread
authorMaciej Gajdzica <maciejx.t.gajdzica@intel.com>
Tue, 7 Jul 2015 08:09:30 +0000 (10:09 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 9 Jul 2015 15:25:46 +0000 (17:25 +0200)
commit2c2b14bfa0f6ff41bf23331b88acdf9f3dcd2fe0
tree1f20915619d15a74fd2c04292cdf9dad5abea3fa
parentea0908c4ab89fad458deb3fae8d85725cbecafc9
examples/ip_pipeline: add application thread

Application thread runs pipelines on assigned cores.

Signed-off-by: Maciej Gajdzica <maciejx.t.gajdzica@intel.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
examples/ip_pipeline/Makefile
examples/ip_pipeline/main.c
examples/ip_pipeline/thread.c [new file with mode: 0644]