summaryrefslogtreecommitdiff
path: root/sysdeps/nptl/lowlevellock.h
AgeCommit message (Expand)Author
2018-05-04Fix blocking pthread_join. [BZ #23137]Stefan Liebler
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-02-06Add __glibc_unlikely hint in lll_trylock, lll_cond_trylock.Stefan Liebler
2017-01-13robust mutexes: Fix broken x86 assembly by removing itTorvald Riegel
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-12-23Do not violate mutex destruction requirements.Torvald Riegel
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-12-15Add comments for the generic lowlevellock implementation.Torvald Riegel
2014-08-12Check value of futex before updating in __lll_timedlockBernard Ogden
2014-07-15Separate Linuxisms from lowlevellock.h, make a generic oneRoland McGrath
2014-07-07Remove old stub lowlevellock.h file. It is not even useful as documentation.Roland McGrath
2014-07-07Get rid of nptl/sysdeps/ entirely!Roland McGrath