]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
sched.h: Hide all Linux compat sched_* functions under _WITH_CPU_SET_T
authorKonstantin Belousov <kib@FreeBSD.org>
Thu, 11 Nov 2021 08:01:54 +0000 (10:01 +0200)
committerKonstantin Belousov <kib@FreeBSD.org>
Fri, 14 Jan 2022 16:17:29 +0000 (18:17 +0200)
commit58865d5f8d689e6bae843b47831999a2dd78081d
tree5a33b8a0bb54ac31dfc8abff020b588f4124889b
parent6685c78631ad1b08af2c04a139af4829daa1d07f
sched.h: Hide all Linux compat sched_* functions under _WITH_CPU_SET_T

(cherry picked from commit 90fa9705d5cd29cf11c5dc7319299788dec2546a)
include/sched.h
lib/libc/gen/sched_getaffinity.c
lib/libc/gen/sched_getcpu_gen.c
lib/libc/gen/sched_setaffinity.c
lib/libc/x86/sys/sched_getcpu_x86.c