mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-27 07:20:11 +00:00
b599860dc8
* sysdeps/unix/sysv/linux/hppa/nptl/internaltypes.h: Remove. * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h (pthread_rwlock_t): Split __flags into __pad2, __pad1, __shared, and __flags. Update comments. Update copyright. * sysdeps/hppa/nptl/tls.h: Define THREAD_GSCOPE_FLAG_UNUSED, THREAD_GSCOPE_FLAG_USED, THREAD_GSOPE_FLAG_WAIT, THREAD_GSCOPE_RSEET_FLAG, THREAD_GSCOPE_SET_FLAG, THREAD_GSCOPE_WAIT. Update copyright. * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.c: Update copyright. (__lll_lock_wait): Call lll_futex_wait with LLL_SHARED. (__lll_timedlock_wait): Call lll_futex_timed_wait with LLL_SHARED. (lll_unlock_Wake_cb): Use lll_private_futex_wake. (___lll_timedwait_tid): Call lll_futex_timed_wait with LLL_SAHRED. * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Define FUTEX_PRIVATE_FLAG, LLL_PRIVATE, LLL_SHARED, lll_private_futex_wait, lll_private_futex_timed_wait, lll_private_Futex_wake. Add private argument to lll_futex_wait, lll_futex_timed_wait, lll_futex_wake, lll_futex_wake_unlock. * sysdeps/unix/sysv/linux/hppa/nptl/pthread_once.c: Update copyright. (clear_once_control): Use lll_private_futex_wake. (__pthread_once): Use lll_private_futex_wait, and lll_private_futex_wake. 2007-07-28 Randolph Chung <tausq@debian.org> * sysdeps/hppa/nptl/tls.h (DB_THREAD_SELF): Fix definition. |
||
---|---|---|
.. | ||
bits | ||
elf | ||
fpu | ||
hppa1.1 | ||
linuxthreads | ||
nptl | ||
__longjmp.S | ||
abort-instr.h | ||
add_n.s | ||
bsd-_setjmp.S | ||
bsd-setjmp.S | ||
configure | ||
configure.in | ||
dl-fptr.h | ||
dl-lookupcfg.h | ||
dl-machine.h | ||
dl-symaddr.c | ||
dl-tls.h | ||
dl-trampoline.S | ||
frame.h | ||
gccframe.h | ||
jmpbuf-offsets.h | ||
jmpbuf-unwind.h | ||
ldsodefs.h | ||
libc-tls.c | ||
libgcc-compat.c | ||
lshift.s | ||
machine-gmon.h | ||
Makefile | ||
memusage.h | ||
mp_clz_tab.c | ||
preconfigure | ||
rshift.s | ||
setjmp.S | ||
shlib-versions | ||
stackinfo.h | ||
sub_n.s | ||
sysdep.h | ||
tls-macros.h | ||
tst-audit.h | ||
udiv_qrnnd.s | ||
Versions |