Jerin Jacob
5e184c4cc7
examples/performance-thread: fix build with clang 12.0.1
...
In clang 12.0.1 version, the use of pthread_yield() is deprecated,
use sched_yield() instead.
log:
examples/performance-thread/pthread_shim/main.c:75:9: warning:
'pthread_yield' is deprecated: pthread_yield is deprecated,
use sched_yield instead [-Wdeprecated-declarations]
Bugzilla ID: 745
Fixes: 433ba6228f9a ("examples/performance-thread: add pthread_shim app")
Cc: stable@dpdk.org
Signed-off-by: Jerin Jacob <jerinj@marvell.com>
Tested-by: Ali Alnubani <alialnu@nvidia.com>
2021-08-27 13:40:23 +02:00
..
2021-05-05 22:20:24 +02:00
2021-05-05 22:20:24 +02:00
2020-09-07 23:51:57 +02:00
2021-07-31 15:42:43 +02:00
2021-05-05 22:20:24 +02:00
2021-05-05 22:20:24 +02:00
2021-05-05 22:20:24 +02:00
2021-05-05 22:20:24 +02:00
2021-07-31 15:42:43 +02:00
2021-07-31 15:42:43 +02:00
2021-07-31 15:42:43 +02:00
2021-07-31 15:42:43 +02:00
2021-07-31 15:42:43 +02:00
2021-05-05 22:20:24 +02:00
2021-07-31 15:42:43 +02:00
2021-07-20 10:32:05 +02:00
2021-07-31 15:42:43 +02:00
2021-05-05 22:20:24 +02:00
2021-07-31 15:42:43 +02:00
2021-07-31 15:42:43 +02:00
2021-07-31 15:42:43 +02:00
2021-07-31 15:42:43 +02:00
2021-07-31 15:42:43 +02:00
2021-07-31 15:42:43 +02:00
2021-07-31 15:42:43 +02:00
2021-05-05 22:20:24 +02:00
2021-07-31 15:42:43 +02:00
2021-07-31 15:42:43 +02:00
2021-07-31 15:42:43 +02:00
2021-07-31 15:42:43 +02:00
2021-05-05 22:20:24 +02:00
2021-05-05 22:20:24 +02:00
2021-08-27 13:40:23 +02:00
2021-07-21 13:51:17 +02:00
2021-07-31 15:42:43 +02:00
2021-07-31 15:42:43 +02:00
2021-05-05 22:20:24 +02:00
2021-07-31 15:42:43 +02:00
2021-07-31 15:42:43 +02:00
2021-07-31 15:42:43 +02:00
2021-07-31 15:42:43 +02:00
2021-07-31 15:42:43 +02:00
2021-05-05 22:20:24 +02:00
2021-07-23 10:58:53 +02:00
2021-05-05 22:20:24 +02:00
2021-05-05 22:20:24 +02:00
2021-05-05 23:43:22 +02:00
2021-07-31 15:42:43 +02:00
2021-07-31 15:42:43 +02:00
2021-04-21 14:04:09 +02:00