glibc/sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu
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
..
nptl New API to set default thread attributes 2013-06-15 12:24:15 +05:30
fe_mask.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
fe_nomask.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
Implies