aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/umtxvar.h
Commit message (Expand)AuthorAgeFilesLines
* umtxvar.h: Add missing includeOlivier Certner2024-02-191-0/+2
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* umtx: Add new pi_futex type.Dmitry Chagin2021-07-291-0/+1
* umtx: Split do_unlock_pi on two counterparts.Dmitry Chagin2021-07-291-0/+1
* umtx: Expose some of the pi umtx structures and API to the rest of the kernel.Dmitry Chagin2021-07-291-0/+10
* umtx: Add umtxq_requeue Linux emulation layer extension.Dmitry Chagin2021-07-291-0/+1
* umtx: Add bitset conditional wakeup functionality.Dmitry Chagin2021-07-291-0/+4
* umtx: Expose some of the umtx structures and API to the rest of the kernel.Dmitry Chagin2021-07-291-0/+134
* umtx: Expose struct abs_timeout to the rest of the kernel.Dmitry Chagin2021-07-291-0/+9
* umtx: Split umtx.h on two counterparts.Dmitry Chagin2021-07-291-0/+106