haiku/headers/compatibility/gnu
Jérôme Duval efbeada748 gnu: add sched_getcpu()
on x86_64 implemented with rdtscp or rdpid, generically with a syscall.

Change-Id: I8f776848bf35575abec8a8c612c4a25d8550daea
Reviewed-on: https://review.haiku-os.org/c/haiku/+/6866
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
2023-08-21 17:55:16 +00:00
..
sys
crypt.h libroot: introduce crypt_r 2023-02-10 18:00:44 +00:00
math.h headers: Add exp10 declarations to gnu/math.h. 2020-07-07 20:48:58 -04:00
pthread.h pthread: add pthread_{getname_np,setname_npp} 2022-10-18 16:30:54 +00:00
sched.h gnu: add sched_getcpu() 2023-08-21 17:55:16 +00:00
spawn.h s/Haiku License/MIT License/g. 2019-08-30 18:16:02 -04:00
stdlib.h GNU Compatibility: Implement qsort_r 2020-09-18 06:25:20 +00:00
string.h