aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/nptl/lowlevellock.h
AgeCommit message (Expand)AuthorFilesLines
2021-08-27Fix blocking pthread_join. [BZ #23137]Stefan Liebler1-5/+8
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-02-06Add __glibc_unlikely hint in lll_trylock, lll_cond_trylock.Stefan Liebler1-2/+2
2017-01-13robust mutexes: Fix broken x86 assembly by removing itTorvald Riegel1-68/+0
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-12-23Do not violate mutex destruction requirements.Torvald Riegel1-4/+14
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-12-15Add comments for the generic lowlevellock implementation.Torvald Riegel1-9/+82
2014-08-12Check value of futex before updating in __lll_timedlockBernard Ogden1-1/+4
2014-07-15Separate Linuxisms from lowlevellock.h, make a generic oneRoland McGrath1-0/+187
2014-07-07Remove old stub lowlevellock.h file. It is not even useful as documentation.Roland McGrath1-83/+0
2014-07-07Get rid of nptl/sysdeps/ entirely!Roland McGrath1-0/+83