glibc/nptl/sysdeps/pthread
Ulrich Drepper 86a4c67fb9 Implement interfaces to set and get names of threads.
At least the Linux kernel provides field where the kernel originally
stores the command which is executed by the thread.  The value can
subsequently be overwritten.  The added functions allow to do that for
threads, providing and abstraction around the syscalls or /proc file
system accesses needed.
2010-04-09 01:09:24 -07:00
..
bits Fix malformed #pragma. 2009-09-07 08:31:52 -07:00
Makefile Move unwind-resume code from NPTL to sysdeps/gnu. 2010-04-05 20:07:39 -07:00
Subdirs
aio_misc.h
allocalim.h
configure configure tweaks, support $libc_add_on_config_subdirs 2009-09-15 14:14:42 -07:00
configure.in
createthread.c Fix a few more problem with the recent setxid changes. 2010-03-09 20:21:12 -08:00
flockfile.c
ftrylockfile.c
funlockfile.c
gai_misc.h [BZ #6843] 2008-11-01 00:20:07 +00:00
librt-cancellation.c Unify source for async cancel handling. 2009-05-16 14:55:59 -07:00
list.h * sysdeps/pthread/list.h (list_add): Initialize new element first. 2009-01-08 18:32:16 +00:00
malloc-machine.h * bits/libc-tsd.h (__libc_tsd_define, __libc_tsd_address, 2008-11-07 15:07:10 +00:00
posix-timer.h
pt-initfini.c
pt-longjmp.c
pthread-functions.h
pthread.h Implement interfaces to set and get names of threads. 2010-04-09 01:09:24 -07:00
pthread_sigmask.c
setxid.h
sigfillset.c
sigprocmask.c
tcb-offsets.h
timer_create.c
timer_delete.c
timer_getoverr.c
timer_gettime.c
timer_routines.c
timer_settime.c
tst-mqueue8x.c
tst-timer.c
unwind-forcedunwind.c Make name of libgcc_s library configurable 2009-11-03 23:52:01 +01:00