summaryrefslogtreecommitdiff
path: root/rts/ThreadLabels.c
Commit message (Expand)AuthorAgeFilesLines
* rts: Use release ordering when storing thread labelsBen Gamari2023-03-081-1/+1
* rts: Move thread labels into TSOBen Gamari2022-08-061-76/+37
* Corrected types of thread ids obtained from the RTSMann mit Hut2021-10-061-3/+3
* Make `PosixSource.h` installed and under `rts/`John Ericson2021-08-091-1/+1
* rts: enable thread label table in all RTS flavours #17972Adam Sandberg Ericsson2020-12-201-7/+3
* Make rts/ThreadLabels.c threadsafe for debug runtime.Sergei Trofimovich2015-08-171-1/+29
* 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: delint/detab/dewhitespace ThreadLabels.cAustin Seipp2014-07-281-2/+1
* Add eventlog event for thread labelsDuncan Coutts2011-11-041-4/+11
* free the entries in the thread label table on exitSimon Marlow2010-08-241-2/+2
* RTS tidyup sweep, first phaseSimon Marlow2009-08-021-0/+1
* Free various things we allocateIan Lynagh2006-12-151-0/+9
* Warning police: Make strlen and friends knownsven.panne@aedion.de2006-08-101-0/+1
* Asynchronous exception support for SMPSimon Marlow2006-06-161-0/+17
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+50