mirror of git://sourceware.org/git/glibc.git
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. |
||
|---|---|---|
| .. | ||
| 64 | ||
| bits | ||
| x32 | ||
| Implies | ||
| Makefile | ||
| Versions | ||
| ____longjmp_chk.S | ||
| __start_context.S | ||
| brk.c | ||
| clock_gettime.c | ||
| clone.S | ||
| dl-cache.h | ||
| dl-procinfo.c | ||
| dl-procinfo.h | ||
| get_clockfreq.c | ||
| getcontext.S | ||
| gettimeofday.c | ||
| init-first.c | ||
| kernel_stat.h | ||
| ldconfig.h | ||
| ldd-rewrite.sed | ||
| makecontext.c | ||
| profil-counter.h | ||
| readelflib.c | ||
| recv.c | ||
| register-dump.h | ||
| sched_getcpu.S | ||
| sched_setaffinity.c | ||
| send.c | ||
| setcontext.S | ||
| sigaction.c | ||
| sigaltstack-offsets.sym | ||
| sigcontextinfo.h | ||
| sigpending.c | ||
| sigprocmask.c | ||
| swapcontext.S | ||
| syscall.S | ||
| syscalls.list | ||
| sysconf.c | ||
| sysdep.S | ||
| sysdep.h | ||
| time.c | ||
| timespec_get.c | ||
| ucontext_i.sym | ||
| umount.c | ||
| vfork.S | ||