X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=includes%2FConstants.h;h=f0f3ce70a27f18fcad44145bae42332bd6335c87;hb=bb7ffa1642e2110e26e1243c42a8a24adafa985d;hp=66254f4114e581e960b7371526963a66a790de9d;hpb=04cddd339c000df6d02c90ce59dbffa58d2fe166;p=ghc-hetmet.git diff --git a/includes/Constants.h b/includes/Constants.h index 66254f4..f0f3ce7 100644 --- a/includes/Constants.h +++ b/includes/Constants.h @@ -193,6 +193,7 @@ /* * Constants for the why_blocked field of a TSO + * NB. keep these in sync with GHC/Conc.lhs: threadStatus */ #define NotBlocked 0 #define BlockedOnMVar 1