about summary refs log tree commit diff
path: root/sysdeps/nptl/lowlevellock.h
Commit message (Collapse)AuthorAgeFilesLines
* Add comments for the generic lowlevellock implementation.Torvald Riegel2014-12-151-9/+82
| | | | Patch by Bernard Ogden <bernie.ogden@linaro.org>.
* Check value of futex before updating in __lll_timedlockBernard Ogden2014-08-121-1/+4
| | | | | | | | 2014-08-12 Bernard Ogden <bernie.ogden@linaro.org> [BZ #16892] * sysdeps/nptl/lowlevellock.h (__lll_timedlock): Use atomic_compare_and_exchange_bool_acq rather than atomic_exchange_acq.
* 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