glibc/sysdeps/mach/htl
Samuel Thibault 900778283a htl: make pthread_spin_lock really spin
__spin_lock would actually use gsync_wait to block, which is not what
pthread_spin_lock is about.
2020-02-09 16:54:58 +00:00
..
bits htl: make pthread_spin_lock really spin 2020-02-09 16:54:58 +00:00
Implies hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-block.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-spin.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-stack-alloc.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-thread-alloc.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-thread-start.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-thread-terminate.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
pt-timedblock.c htl: Avoid exposing unixoid functions 2020-01-13 01:38:33 +01:00
pt-wakeup.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
thrd_yield.c C11 threads: Move implementation to sysdeps/pthread 2020-02-09 13:56:48 +01:00