X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=includes%2FStgMiscClosures.h;h=61518e8dec0ef4525ddd866683648e5917354924;hb=43a120b706a5eece6624ca4907af89fc9a480c5e;hp=0aa0703d42843e9972e896ebca46c6ba522aa8a5;hpb=fb8c1b8048e55c161641c7d9797878f553700d1b;p=ghc-hetmet.git diff --git a/includes/StgMiscClosures.h b/includes/StgMiscClosures.h index 0aa0703..61518e8 100644 --- a/includes/StgMiscClosures.h +++ b/includes/StgMiscClosures.h @@ -585,6 +585,7 @@ RTS_FUN(unblockAsyncExceptionszh_fast); RTS_FUN(myThreadIdzh_fast); RTS_FUN(labelThreadzh_fast); RTS_FUN(isCurrentThreadBoundzh_fast); +RTS_FUN(threadStatuszh_fast); RTS_FUN(mkWeakzh_fast); RTS_FUN(finalizzeWeakzh_fast);