glibc/include/sys
Adhemerval Zanella 11a02b035b misc: Add __get_nprocs_sched
This is an internal function meant to return the number of avaliable
processor where the process can scheduled, different than the
__get_nprocs which returns a the system available online CPU.

The Linux implementation currently only calls __get_nprocs(), which
in tuns calls sched_getaffinity.

Reviewed-by: Florian Weimer <fweimer@redhat.com>
2021-09-27 09:13:06 -03:00
..
auxv.h
bitypes.h
cdefs.h
dir.h
epoll.h
errno.h
fcntl.h
file.h
gmon.h
gmon_out.h
ioctl.h
ipc.h
mman.h
msg.h
param.h
poll.h
prctl.h
profil.h
queue.h
random.h
resource.h
select.h
sem.h
sendfile.h
shm.h
signal.h
single_threaded.h
socket.h
stat.h
statfs.h
statvfs.h
sysinfo.h misc: Add __get_nprocs_sched 2021-09-27 09:13:06 -03:00
syslog.h
sysmacros.h
termios.h
time.h
timeb.h
times.h
ttychars.h
types.h
uio.h
un.h
unistd.h
utsname.h
vfs.h
vlimit.h
wait.h
xattr.h