summaryrefslogtreecommitdiff
path: root/rts/posix/OSThreads.c
Commit message (Expand)AuthorAgeFilesLines
* pthread_key_delete wants the key itself, not a pointer to itIan Lynagh2007-02-231-1/+1
* Free thread local storage on shutdownIan Lynagh2007-02-221-0/+9
* Warning police: Avoid warning about unused variablesven.panne@aedion.de2007-02-011-1/+1
* Partial fix for #926Simon Marlow2007-02-011-0/+8
* Add closeMutex and use it on clean upEsa Ilari Vuokko2006-08-231-0/+5
* Gather timing stats for a Task when it completes.Simon Marlow2006-06-071-0/+2
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+166