about summary refs log tree commit diff
path: root/sysdeps/nptl/libc-lockP.h
Commit message (Expand)AuthorAgeFilesLines
* nptl: Use internal low-level lock type for !IS_IN (libc)Florian Weimer2021-07-071-46/+5
* nptl: Move pthreadP.h into sysdeps directoryFlorian Weimer2021-06-221-1/+1
* elf, nptl: Resolve recursive lock implementation earlyFlorian Weimer2021-05-101-13/+4
* nptl: Move pthread_rwlock_trywrlock into libcFlorian Weimer2021-05-031-5/+0
* nptl: Move pthread_rwlock_tryrdlock into libcFlorian Weimer2021-05-031-5/+0
* nptl: Move pthread_rwlock_init into libcFlorian Weimer2021-05-031-9/+2
* nptl: Move pthread_rwlock_destroy into libcFlorian Weimer2021-05-031-8/+1
* nptl: Move mtx_init into libcFlorian Weimer2021-05-031-8/+0
* nptl: Move call_once into libcFlorian Weimer2021-05-031-2/+8
* nptl: Remove remnants of the libc/libpthread forwarder interfaceFlorian Weimer2021-04-211-22/+6
* nptl: Move core mutex functions into libcFlorian Weimer2021-04-211-22/+10
* nptl: Move rwlock functions with forwarders into libcFlorian Weimer2021-04-211-15/+6
* nptl: Move pthread_setspecific, __pthread_setspecific into libcFlorian Weimer2021-04-211-2/+0
* nptl: Move pthread_getspecific, __pthread_getspecific into libcFlorian Weimer2021-04-211-2/+0
* nptl: Move pthread_key_create, __pthread_key_create into libcFlorian Weimer2021-04-211-2/+0
* Remove pthread_key_create-related internals from libc-lock.hFlorian Weimer2021-04-211-23/+7
* nptl: Move pthread_setcancelstate into libcFlorian Weimer2021-04-211-3/+1
* nptl: Move pthread_once and __pthread_once into libcFlorian Weimer2021-04-211-11/+2
* nptl: Move legacy unwinding implementation into libcFlorian Weimer2021-04-211-25/+1
* fork.h: replace with register-atfork.hSamuel Thibault2021-03-291-8/+0
* nptl: __libc_cleanup_push/__libc_cleanup_pop require -fexceptionsFlorian Weimer2021-03-021-3/+6
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Assume LLL_LOCK_INITIALIZER is 0Adhemerval Zanella2019-05-141-14/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Refactor atfork handlersAdhemerval Zanella2018-02-221-2/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Replace MUTEX_INITIALIZER with _LIBC_LOCK_INITIALIZER in generic codeFlorian Weimer2015-11-241-0/+1
* Use __pthread_setcancelstate in libc.aH.J. Lu2015-09-171-2/+3
* Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers2015-09-081-0/+436