glibc/ports/sysdeps/unix/sysv/linux/arm/nptl
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
..
bits Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
Makefile Move all files into ports/ subdirectory in preparation for merge with glibc 2012-07-01 13:06:41 +00:00
Versions Move all files into ports/ subdirectory in preparation for merge with glibc 2012-07-01 13:06:41 +00:00
c++-types.data Move c++-types baselines to sysdeps directories. 2012-07-17 14:44:06 +00:00
clone.S Move all files into ports/ subdirectory in preparation for merge with glibc 2012-07-01 13:06:41 +00:00
configure Move all files into ports/ subdirectory in preparation for merge with glibc 2012-07-01 13:06:41 +00:00
configure.in Move all files into ports/ subdirectory in preparation for merge with glibc 2012-07-01 13:06:41 +00:00
createthread.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
fork.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
ld.abilist Move all files into ports/ subdirectory in preparation for merge with glibc 2012-07-01 13:06:41 +00:00
libBrokenLocale.abilist Move all files into ports/ subdirectory in preparation for merge with glibc 2012-07-01 13:06:41 +00:00
libanl.abilist Move all files into ports/ subdirectory in preparation for merge with glibc 2012-07-01 13:06:41 +00:00
libc.abilist C++11 thread_local destructors support 2013-02-18 19:08:21 +05:30
libcrypt.abilist Move all files into ports/ subdirectory in preparation for merge with glibc 2012-07-01 13:06:41 +00:00
libdl.abilist Move all files into ports/ subdirectory in preparation for merge with glibc 2012-07-01 13:06:41 +00:00
libm.abilist New <math.h> macro named issignaling to check for a signaling NaN (sNaN). 2013-04-02 13:51:02 +02:00
libnsl.abilist Move all files into ports/ subdirectory in preparation for merge with glibc 2012-07-01 13:06:41 +00:00
libpthread.abilist New API to set default thread attributes 2013-06-15 12:24:15 +05:30
libresolv.abilist Move all files into ports/ subdirectory in preparation for merge with glibc 2012-07-01 13:06:41 +00:00
librt.abilist Move all files into ports/ subdirectory in preparation for merge with glibc 2012-07-01 13:06:41 +00:00
libthread_db.abilist Move all files into ports/ subdirectory in preparation for merge with glibc 2012-07-01 13:06:41 +00:00
libutil.abilist Move all files into ports/ subdirectory in preparation for merge with glibc 2012-07-01 13:06:41 +00:00
localplt.data Move localplt baselines to sysdeps directories. 2012-07-20 19:20:34 +00:00
lowlevellock.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
lowlevellock.h Remove trailing whitespace in ports. 2013-06-05 20:26:40 +00:00
nptl-aeabi_unwind_cpp_pr1.c Move all files into ports/ subdirectory in preparation for merge with glibc 2012-07-01 13:06:41 +00:00
pt-vfork.S arm: Introduce and use GET_TLS 2013-03-06 07:46:38 -08:00
pthread_once.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
rt-aeabi_unwind_cpp_pr1.c Move all files into ports/ subdirectory in preparation for merge with glibc 2012-07-01 13:06:41 +00:00
sysdep-cancel.h arm: Use push/pop mnemonics 2013-03-06 07:46:45 -08:00
unwind-forcedunwind.c arm: Use push/pop mnemonics 2013-03-06 07:46:45 -08:00
unwind-resume.c arm: Use push/pop mnemonics 2013-03-06 07:46:45 -08:00
unwind.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
vfork.S arm: Introduce and use GET_TLS 2013-03-06 07:46:38 -08:00