X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=includes%2FOSThreads.h;fp=includes%2FOSThreads.h;h=32f147ae6f1157609e6c0f9ed12e95f05393d0ca;hb=88b35c172f9434fd98b700f706074d142914a8bb;hp=90431445b7befaf93a4d200a2405a5a54d1937fa;hpb=52589e05f86d593bc3e6ea3f1a0b8f6ceae94fe6;p=ghc-hetmet.git diff --git a/includes/OSThreads.h b/includes/OSThreads.h index 9043144..32f147a 100644 --- a/includes/OSThreads.h +++ b/includes/OSThreads.h @@ -161,6 +161,7 @@ extern rtsBool waitCondition ( Condition* pCond, // Mutexes // extern void initMutex ( Mutex* pMut ); +extern void closeMutex ( Mutex* pMut ); // // Thread-local storage