aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/_sx.h
Commit message (Expand)AuthorAgeFilesLines
* sys/sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* - Embed the recursion counter for any locking primitive directly in theAttilio Rao2008-05-151-1/+0
* Optimize sx locks to use simple atomic operations for the common cases ofJohn Baldwin2007-03-311-0/+43