vlib: Use platform specific headers for sched.h 52/40252/7
authorTom Jones <thj@freebsd.org>
Thu, 25 Jan 2024 10:24:08 +0000 (10:24 +0000)
committerDamjan Marion <dmarion@0xa5.net>
Fri, 23 Feb 2024 10:02:34 +0000 (10:02 +0000)
commit72cb9f7e44555965873bc0aa44fa030be3a79167
tree59eeb32f617ecb12ac5eb3775504fb7b9b18125d
parent532a1ce98a47cffbbd6454f503c099bd68b426e7
vlib: Use platform specific headers for sched.h

FreeBSD only defines posix scheduling policies, remove the others from
the for each look to allow build.

Type: improvement
Change-Id: Ifdb9414417e8b6ffdf216fd001708b347c496b97
Signed-off-by: Tom Jones <thj@freebsd.org>
src/vlib/threads.h