summaryrefslogtreecommitdiff
path: root/rts/SMPClosureOps.h
Commit message (Expand)AuthorAgeFilesLines
* rts: Introduce getNumCapabilitiesBen Gamari2022-12-161-3/+5
* rts: Use fences instead of explicit barriersBen Gamari2022-12-161-2/+1
* Merge branch 'wip/tsan/misc' into wip/tsan/allBen Gamari2020-11-011-2/+2
|\
| * rts: Use relaxed atomics for whitehole spin statsBen Gamari2020-10-241-2/+2
* | rts: Use RELEASE ordering in unlockClosureBen Gamari2020-10-301-3/+2
|/
* Fix deadlock between STM and throwToSimon Marlow2018-07-121-9/+0
* rts: Add --internal-counters RTS flag and several countersDouglas Wilson2018-03-191-0/+12
* Prefer #if defined to #ifdefBen Gamari2017-04-281-1/+1
* cpp: Use #pragma once instead of #ifndef guardsBen Gamari2017-04-231-4/+1
* NUMA supportSimon Marlow2016-06-101-0/+129