aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/rangelock.h
Commit message (Expand)AuthorAgeFilesLines
* rangelock: add rangelock_cookie_assertKyle Evans2019-09-151-0/+23
* Add non-blocking trylock variants for the rangelock functions.Rick Macklem2019-06-271-0/+4
* sys/sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Change the queue of locks in kern_rangelock.c from holding lock requests inColin Percival2013-08-151-2/+6
* Add a rangelock implementation, intended to be used to range-lockingKonstantin Belousov2012-05-301-0/+78