Fixup bug 1121269 for b2g bustage on a CLOSED TREE. r=me

This commit is contained in:
Mike Hommey 2015-02-11 11:30:58 +09:00
parent 0c5211449d
commit d8f563fcbd

View File

@ -331,7 +331,7 @@ static bool sForkWaitCondChanged = false;
* This mutex protects the access to sTLSKeys, which keeps track of existing
* TLS Keys.
*/
static pthread_mutex_t sTLSKeyLock = PTHREAD_ERRORCHECK_MUTEX_INITIALIZER_NP;
static pthread_mutex_t sTLSKeyLock = PTHREAD_ERRORCHECK_MUTEX_INITIALIZER;
static int sThreadSkipCount = 0;
static thread_info_t *