X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fincludes%2FConstants.h;h=d02ae4d699dbf404e522451830bf9975cf0061dc;hb=03a9ff01812afc81eb5236fd3063cbec44cf469e;hp=ab73b9b2c0d5f9f7e768cf1f95461cbe343703f0;hpb=63e8af080a7e779a48e812e6caa9ea519b046260;p=ghc-hetmet.git diff --git a/ghc/includes/Constants.h b/ghc/includes/Constants.h index ab73b9b..d02ae4d 100644 --- a/ghc/includes/Constants.h +++ b/ghc/includes/Constants.h @@ -231,7 +231,7 @@ #define BlockedOnGA 9 /* same as above but without sending a Fetch message */ #define BlockedOnGA_NoSend 10 -/* Only relevant for RTS_SUPPORTS_THREADS: */ +/* Only relevant for THREADED_RTS: */ #define BlockedOnCCall 11 #define BlockedOnCCall_NoUnblockExc 12 /* same as above but don't unblock async exceptions in resumeThread() */