glibc/sysdeps/mach
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
..
htl
hurd htl: make pthread_sigstate read/write set/oset outside sigstate section 2021-09-26 01:04:13 +02:00
i386
include
sys
Makefile
Subdirs
_strerror.c
adjtime.c
clock_gettime.c
clock_nanosleep.c
configure configure: Replaced obsolete AC_TRY_COMPILE 2021-06-04 10:16:00 -03:00
configure.ac configure: Replaced obsolete AC_TRY_COMPILE 2021-06-04 10:16:00 -03:00
getloadavg.c
getpagesize.c
getsysstats.c misc: Add __get_nprocs_sched 2021-09-27 09:13:06 -03:00
libc-lock.h mach lll_lock/unlock: Explicitly request private locking 2021-09-15 01:36:08 +02:00
libmachuser.abilist
mprotect.c
msync.c
munmap.c
pagecopy.h
readonly-area.c
sched_yield.c
sleep.c
strerror_l.c
sysdep.h
thread_state.h
usleep.c
xpg-strerror.c