app/crypto-perf: wait for cores launched by app
authorKirill Rybalchenko <kirill.rybalchenko@intel.com>
Wed, 14 Jun 2017 08:44:33 +0000 (09:44 +0100)
committerPablo de Lara <pablo.de.lara.guarch@intel.com>
Thu, 6 Jul 2017 20:34:55 +0000 (22:34 +0200)
commitce8af1a4398da8d2404a35fd8a5b5ab1dc05f41d
tree46491fb860c52da3c103cbcb8f68d6116a53e3ed
parent5f95f662e13d91e98b3a7243c03e98ab39240bc4
app/crypto-perf: wait for cores launched by app

After test is finished the main thread waits only for lcores
where runners were started because, in case of using the
multicore scheduler, more cores are launched that do not need
to be waited for.

Signed-off-by: Kirill Rybalchenko <kirill.rybalchenko@intel.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
app/test-crypto-perf/main.c