glibc/nptl/sysdeps
Siddhesh Poyarekar 61dd6208fb New API to set default thread attributes
This patch introduces two new convenience functions to set the default
thread attributes used for creating threads.  This allows a programmer
to set the default thread attributes just once in a process and then
run pthread_create without additional attributes.
2013-06-15 12:24:15 +05:30
..
i386 Reserve new TLS field for x86 and x86_64 2013-05-15 20:20:54 +02:00
powerpc Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
pthread New API to set default thread attributes 2013-06-15 12:24:15 +05:30
s390 Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
sh Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
sparc Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
unix/sysv/linux Avoid access beyond memory bounds in pthread_attr_getaffinity_np 2013-06-14 01:20:06 +05:30
x86_64 Reserve new TLS field for x86 and x86_64 2013-05-15 20:20:54 +02:00