acadia-newlib/winsup/cygwin/include
Mark Geisert 641ecb0753 Cygwin: Implement sched_[gs]etaffinity()
This patch set implements the Linux syscalls sched_getaffinity,
sched_setaffinity, pthread_getaffinity_np, and pthread_setaffinity_np.
Linux has a straightforward view of the cpu sets used in affinity masks.
They are simply long (1024-bit) bit masks.  This code emulates that view
while internally dealing with Windows' distribution of available CPUs among
processor groups.
2019-06-24 09:18:14 +02:00
..
acl
arpa
asm
attr
bits
cygwin Cygwin: Implement sched_[gs]etaffinity() 2019-06-24 09:18:14 +02:00
machine
net
netinet
ssp
sys Cygwin: sys/cygwin.h: fix formatting 2019-03-23 17:50:47 +01:00
a.out.h
aio.h
byteswap.h
dlfcn.h
endian.h
err.h
error.h
fcntl.h
features.h
fenv.h Cygwin: fenv.h: Add feature test macros, fix values 2019-03-01 21:08:44 +01:00
fnmatch.h
fts.h
ftw.h
getopt.h
glob.h
icmp.h
ifaddrs.h
io.h
lastlog.h
limits.h Cygwin: posix timers: implement timer_getoverrun 2019-01-12 21:26:07 +01:00
mapi.h
mntent.h
monetary.h Rename <xlocale.h> back to <sys/_locale.h> 2019-06-14 10:02:08 +02:00
mqueue.h
netdb.h Cygwin: netdb.h: fix __GNU_VISIBLE tests 2019-01-26 18:34:03 +01:00
nl_types.h Add __nl_item to <sys/_types.h> and use it 2018-08-24 15:00:01 +02:00
paths.h
poll.h
process.h
pthread.h Cygwin: Implement sched_[gs]etaffinity() 2019-06-24 09:18:14 +02:00
pty.h
regex.h
resolv.h
search.h
semaphore.h
sysexits.h
syslog.h
termio.h
tzfile.h
ucontext.h
utmpx.h
wait.h