glibc/sysdeps/mach/hurd/htl
Samuel Thibault 34f168fb82 htl: Fix default guard size
When it is not hardcoded by the architecture with PAGESIZE, we need to
use the dynamic values from __vm_page_size.
2020-02-09 17:28:33 +00:00
..
bits Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
Implies hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-docancel.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-hurd-cond-timedwait.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-hurd-cond-wait.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-mutex-consistent.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-mutex-destroy.c C11 threads: Move implementation to sysdeps/pthread 2020-02-09 13:56:48 +01:00
pt-mutex-getprioceiling.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-mutex-init.c htl: Rename _pthread_mutex_init/destroy to __pthread_mutex_init/destroy 2020-02-09 13:56:45 +01:00
pt-mutex-lock.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-mutex-setprioceiling.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-mutex-timedlock.c C11 threads: Move implementation to sysdeps/pthread 2020-02-09 13:56:48 +01:00
pt-mutex-transfer-np.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-mutex-trylock.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-mutex-unlock.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-mutex.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-mutexattr-destroy.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-mutexattr-getprioceiling.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-mutexattr-getprotocol.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-mutexattr-getpshared.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-mutexattr-getrobust.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-mutexattr-gettype.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-mutexattr-init.c htl: Add type sizes in bits/pthreadtypes-arch.h and check them 2020-01-13 01:24:43 +01:00
pt-mutexattr-setprioceiling.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-mutexattr-setprotocol.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-mutexattr-setpshared.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-mutexattr-setrobust.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-mutexattr-settype.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-sigstate-destroy.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-sigstate-init.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-sigstate.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-sysdep.c htl: Fix default guard size 2020-02-09 17:28:33 +00:00
pt-sysdep.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00