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>
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
What's new:
|
||||
-----------
|
||||
|
||||
- New API: clearenv, pthread_tryjoin_np, pthread_timedjoin_np.
|
||||
- New APIs: clearenv, pthread_tryjoin_np, pthread_timedjoin_np,
|
||||
sched_getcpu.
|
||||
|
||||
- New APIs: aio_cancel, aio_error, aio_fsync, aio_read, aio_return,
|
||||
aio_suspend, aio_write, lio_listio.
|
||||
|
Reference in New Issue
Block a user