diff options
author | Aurelien Jarno <aurelien@aurel32.net> | 2008-04-07 12:30:03 +0000 |
---|---|---|
committer | Matthias Klose <doko@gcc.gnu.org> | 2008-04-07 12:30:03 +0000 |
commit | 1dab7b355e2f51c4fd3aedecb304f15bfee99d6c (patch) | |
tree | 7dfaa9a59a8f722dc98076e9a8be70f51e3eec4f /gcc/ada/socket.c | |
parent | 39fcde8ff2ba378999f0466b8d65c233042c51b6 (diff) | |
download | gcc-1dab7b355e2f51c4fd3aedecb304f15bfee99d6c.zip gcc-1dab7b355e2f51c4fd3aedecb304f15bfee99d6c.tar.gz gcc-1dab7b355e2f51c4fd3aedecb304f15bfee99d6c.tar.bz2 |
s-osinte-linux-kfreebsd.ads (SC_NPROCESSORS_ONLN): New constant constant for sysconf call.
2008-04-07 Aurelien Jarno <aurelien@aurel32.net>
* s-osinte-linux-kfreebsd.ads (SC_NPROCESSORS_ONLN): New
constant constant for sysconf call.
(bit_field): New packed boolean type used by cpu_set_t.
(cpu_set_t): New type corresponding to the C type with
the same name. Note that on the Ada side we use a bit
field array for the affinity mask. There is not need
for the C macro for setting individual bit.
(pthread_setaffinity_np): New imported routine.
* Makefile.in: Use s-tasinf-linux.ads and s-tasinf-linux.adb
on GNU/kFreeBSD.
From-SVN: r133978
Diffstat (limited to 'gcc/ada/socket.c')
0 files changed, 0 insertions, 0 deletions