glibc/sysdeps/htl
2020-02-09 19:43:46 +00:00
..
bits htl: Add C11 threads types definitions 2020-02-09 13:56:48 +01:00
include htl: Avoid check-installed-headers looking at inlines 2020-02-09 16:42:36 +00:00
flockfile.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
fork.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
ftrylockfile.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
funlockfile.c 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
libc-lockP.h htl: Add internal versions of functions used by C11 threads 2020-01-13 00:48:47 +01:00
Makeconfig htl: Move pthread_atfork to libc_nonshared.a 2020-01-04 18:55:47 +01:00
Makefile htl: Add __errno_location and __h_errno_location 2020-01-04 19:37:53 +01:00
old_pt-atfork.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-atfork.c htl: Move pthread_atfork to libc_nonshared.a 2020-01-04 18:55:47 +01:00
pt-attr-destroy.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-attr-getdetachstate.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-attr-getguardsize.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-attr-getinheritsched.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-attr-getschedparam.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-attr-getschedpolicy.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-attr-getscope.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-attr-getstack.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-attr-getstackaddr.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-attr-getstacksize.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-attr-init.c htl: Add type sizes in bits/pthreadtypes-arch.h and check them 2020-01-13 01:24:43 +01:00
pt-attr-setdetachstate.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-attr-setguardsize.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-attr-setinheritsched.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-attr-setschedparam.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-attr-setschedpolicy.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-attr-setscope.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-attr-setstack.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-attr-setstackaddr.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-attr-setstacksize.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-attr.c htl: Fix default guard size 2020-02-09 17:28:33 +00:00
pt-barrier-destroy.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-barrier-init.c htl: Add type sizes in bits/pthreadtypes-arch.h and check them 2020-01-13 01:24:43 +01:00
pt-barrier-wait.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-barrier.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-barrierattr-destroy.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-barrierattr-getpshared.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-barrierattr-init.c htl: Add type sizes in bits/pthreadtypes-arch.h and check them 2020-01-13 01:24:43 +01:00
pt-barrierattr-setpshared.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-cond-brdcast.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-cond-destroy.c htl: make pthread_cond_destroy return EBUSY on waiters 2020-02-09 19:24:42 +00:00
pt-cond-init.c htl: Add type sizes in bits/pthreadtypes-arch.h and check them 2020-01-13 01:24:43 +01:00
pt-cond-signal.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-cond-timedwait.c htl: Report missing mutex lock on pthread_cond_*wait 2020-02-09 18:33:14 +00:00
pt-cond-wait.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-cond.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-condattr-destroy.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-condattr-getclock.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-condattr-getpshared.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-condattr-init.c htl: Add type sizes in bits/pthreadtypes-arch.h and check them 2020-01-13 01:24:43 +01:00
pt-condattr-setclock.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-condattr-setpshared.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-destroy-specific.c htl: Avoid exposing unixoid functions 2020-01-13 01:38:33 +01:00
pt-equal.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-getconcurrency.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-getcpuclockid.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-getschedparam.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-getspecific.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-init-specific.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-key-create.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-key-delete.c htl: Add internal versions of functions used by C11 threads 2020-01-13 00:48:47 +01:00
pt-key.h htl: Rename _pthread_mutex_init/destroy to __pthread_mutex_init/destroy 2020-02-09 13:56:45 +01:00
pt-once.c htl: support cancellation during pthread_once 2020-02-09 19:43:46 +00:00
pt-rwlock-attr.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-rwlock-destroy.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-rwlock-init.c htl: Add type sizes in bits/pthreadtypes-arch.h and check them 2020-01-13 01:24:43 +01:00
pt-rwlock-rdlock.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-rwlock-timedrdlock.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-rwlock-timedwrlock.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-rwlock-tryrdlock.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-rwlock-trywrlock.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-rwlock-unlock.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-rwlock-wrlock.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-rwlockattr-destroy.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-rwlockattr-getpshared.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-rwlockattr-init.c htl: Add type sizes in bits/pthreadtypes-arch.h and check them 2020-01-13 01:24:43 +01:00
pt-rwlockattr-setpshared.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-setconcurrency.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-setschedparam.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-setschedprio.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-setspecific.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-startup.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pthread-functions.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pthread.h htl: Do not put spin_lock inlines in public headers 2020-02-09 16:36:37 +00:00
pthreadP.h C11 threads: Move implementation to sysdeps/pthread 2020-02-09 13:56:48 +01:00
raise.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
sem-close.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
sem-destroy.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
sem-getvalue.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
sem-init.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
sem-open.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
sem-post.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
sem-timedwait.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
sem-trywait.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
sem-unlink.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
sem-wait.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
shm-directory.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
Subdirs hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
thrd_current.c C11 threads: Move implementation to sysdeps/pthread 2020-02-09 13:56:48 +01:00
timer_routines.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
Versions hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00