Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Name worker threads using pthread_setname_np | Simon Marlow | 2014-10-10 | 1 | -1/+1 |
* | [ci skip] includes: detabify/dewhitespace rts/OSThreads.h | Austin Seipp | 2014-08-20 | 1 | -10/+10 |
* | Globally replace "hackage.haskell.org" with "ghc.haskell.org" | Simon Marlow | 2013-10-01 | 1 | -1/+1 |
* | New functions to get kernel thread Id + serialisable task Id | Duncan Coutts | 2012-07-07 | 1 | -2/+25 |
* | Define getNumberOfProcessors() even when !THREADED_RTS | Simon Marlow | 2011-12-07 | 1 | -4/+7 |
* | Windows build fix: ignore pthread.h if it exists (#4989) | Simon Marlow | 2011-03-30 | 1 | -1/+1 |
* | fix TRY_ACQUIRE_LOCK on Windows. | Simon Marlow | 2011-02-10 | 1 | -1/+1 |
* | add TRY_ACQUIRE_LOCK() | Simon Marlow | 2011-02-02 | 1 | -2/+11 |
* | Interruptible FFI calls with pthread_kill and CancelSynchronousIO. v4 | Edward Z. Yang | 2010-09-19 | 1 | -0/+1 |
* | Tidy up file headers and copyrights; point to the wiki for docs | Simon Marlow | 2009-08-25 | 1 | -1/+6 |
* | RTS tidyup sweep, first phase | Simon Marlow | 2009-08-02 | 1 | -0/+209 |