about summary refs log tree commit diff
path: root/sysdeps/nptl/lowlevellock.h
Commit message (Expand)AuthorAgeFilesLines
* Fix blocking pthread_join. [BZ #23137]Stefan Liebler2018-05-041-5/+8
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Add __glibc_unlikely hint in lll_trylock, lll_cond_trylock.Stefan Liebler2017-02-061-2/+2
* robust mutexes: Fix broken x86 assembly by removing itTorvald Riegel2017-01-131-68/+0
* 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
* Do not violate mutex destruction requirements.Torvald Riegel2015-12-231-4/+14
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Add comments for the generic lowlevellock implementation.Torvald Riegel2014-12-151-9/+82
* Check value of futex before updating in __lll_timedlockBernard Ogden2014-08-121-1/+4
* Separate Linuxisms from lowlevellock.h, make a generic oneRoland McGrath2014-07-151-0/+187
* Remove old stub lowlevellock.h file. It is not even useful as documentation.Roland McGrath2014-07-071-83/+0
* Get rid of nptl/sysdeps/ entirely!Roland McGrath2014-07-071-0/+83