mirror of git://sourceware.org/git/glibc.git
* init.c (__pthread_initialize_minimal_internal): Likewise. * descr.h (struct xid_command): Pretty printing. (struct pthread): Use __pthread_list_t or __pthread_slist_t for robust_list. Adjust macros. * pthread_create.c (start_thread): Adjust robust_list handling. * phtread_mutex_unlock.c: Don't allow unlocking from any thread but the owner for all robust mutex types. * sysdeps/unix/sysv/linux/i386/bits/pthreadtypes.h: Define __pthread_list_t and __pthread_slist_t. Use them in pthread_mutex_t. * sysdeps/pthread/pthread.h: Adjust mutex initializers. |
||
---|---|---|
.. | ||
bits | ||
i486 | ||
i586 | ||
i686 | ||
clone.S | ||
createthread.c | ||
dl-sysdep.h | ||
fork.c | ||
lowlevellock.h | ||
not-cancel.h | ||
pt-vfork.S | ||
pthread_once.S | ||
pthread_spin_init.c | ||
pthread_spin_unlock.S | ||
sysdep-cancel.h | ||
vfork.S |