BEW CONSTANTS.

This commit is contained in:
Vítor Santos Costa
2015-07-22 19:19:35 -05:00
parent 01a720389e
commit 6d507ff49f
17 changed files with 148 additions and 26 deletions

View File

@@ -71,6 +71,9 @@ static void RestoreGlobal(void) {
#endif /* THREADS */
#if defined(THREADS)
REINIT_LOCK(GLOBAL_StreamDescLock);
#endif