[commit: ghc] ghc-lwc2: Fixed tryWakeupThread:BlockedOnSTM case (1c98f35)

Sivaramakrishnan Krishnamoorthy Chandrasekaran t-sichan at microsoft.com
Sat Mar 2 06:36:36 CET 2013


Repository : http://darcs.haskell.org/ghc.git/

On branch  : ghc-lwc2

http://hackage.haskell.org/trac/ghc/changeset/1c98f355544373e0b7401bbe33a9e26c0b0e8f7c

>---------------------------------------------------------------

commit 1c98f355544373e0b7401bbe33a9e26c0b0e8f7c
Author: KC Sivaramakrishnan <chandras at cs.purdue.edu>
Date:   Fri Mar 1 16:52:50 2013 -0500

    Fixed tryWakeupThread:BlockedOnSTM case

 libraries/binary                                      |  2 +-
 rts/PrimOps.cmm                                       |  3 +++
 rts/RaiseAsync.c                                      |  2 +-
 rts/Threads.c                                         | 10 ++++++++--
 tests/Benchmarks/Fasta/Makefile                       |  2 +-
 tests/Benchmarks/Fasta/{fasta.hs => fasta-lwc.hs}     |  0
 tests/Benchmarks/Fasta/{fasta.hs => fasta-vanilla.hs} |  0
 7 files changed, 14 insertions(+), 5 deletions(-)


Diff suppressed because of size. To see it, use:

    git show 1c98f355544373e0b7401bbe33a9e26c0b0e8f7c



More information about the ghc-commits mailing list