aboutsummaryrefslogtreecommitdiff
path: root/sys/tests/epoch
Commit message (Expand)AuthorAgeFilesLines
* epoch_test: fix compileMatt Macy2018-07-151-4/+6
* epoch(9): Make epochs non-preemptible by defaultMatt Macy2018-05-181-7/+7
* epoch: add non-preemptible "critical" variantMatt Macy2018-05-181-1/+2
* Test priority handling in epoch test.Matt Macy2018-05-111-2/+12
* Add simple preempt safe epoch APIMatt Macy2018-05-101-0/+211