X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=includes%2FOSThreads.h;h=32f147ae6f1157609e6c0f9ed12e95f05393d0ca;hb=9cbee1b3381d4eac1f54e9f0b4c333e6ead3a4cf;hp=90431445b7befaf93a4d200a2405a5a54d1937fa;hpb=0065d5ab628975892cea1ec7303f968c3338cbe1;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