Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2018-08-07 15:51:10 +0300
committerCorinna Vinschen <corinna@vinschen.de>2018-08-07 15:51:10 +0300
commit1e0a1f59d9e64430ce796c578e0813100c0cf0d7 (patch)
treedda23756b72c4ee6cf58b0b3a51f95fb8691767b /winsup/cygwin/common.din
parentc233d42264846f11e1d99b6664c8394b3ff32a78 (diff)
Cygwin: implement sched_getcpu
* create new function __get_cpus_per_group to evaluate # of CPU groups * Call from format_proc_cpuinfo and sched_getcpu * Bump API minor version Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'winsup/cygwin/common.din')
-rw-r--r--winsup/cygwin/common.din1
1 files changed, 1 insertions, 0 deletions
diff --git a/winsup/cygwin/common.din b/winsup/cygwin/common.din
index 312b04c5b..d1d955542 100644
--- a/winsup/cygwin/common.din
+++ b/winsup/cygwin/common.din
@@ -1249,6 +1249,7 @@ scandirat SIGFE
scanf SIGFE
sched_get_priority_max SIGFE
sched_get_priority_min SIGFE
+sched_getcpu SIGFE
sched_getparam SIGFE
sched_getscheduler NOSIGFE
sched_rr_get_interval SIGFE