summaryrefslogtreecommitdiff
path: root/rts/WSDeque.c
Commit message (Expand)AuthorAgeFilesLines
* rts/WSDeque: Rewrite with proper atomicswip/tsan/wsdequeBen Gamari2020-10-241-144/+71
* RTS: Add missing memory barrierPeter Trommler2019-02-271-3/+6
* Use C99's boolBen Gamari2016-11-291-3/+3
* rts: Replace `nat` with `uint32_t`Erik de Castro Lopo2016-05-051-1/+1
* Revert "rts: add Emacs 'Local Variables' to every .c file"Simon Marlow2014-09-291-8/+0
* rts: add Emacs 'Local Variables' to every .c fileAustin Seipp2014-07-281-0/+8
* rts: detab/dewhitespace WSDeque.cAustin Seipp2014-07-281-44/+44
* RTS: fix pushWSDeque to invoke write barrier when element is addedKarel Gardas2011-08-101-0/+9
* Update some files for new testsuite tests locationDavid Terei2011-07-201-1/+1
* RTS tidyup sweep, first phaseSimon Marlow2009-08-021-0/+286