mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-02-21 00:07:36 +08:00
whitespace
This commit is contained in:
parent
b63ad95b8d
commit
f8f63f9bc1
@ -190,7 +190,7 @@ MTinterface::Init (int forked)
|
||||
threadcount = 1; /* 1 current thread when Init occurs.*/
|
||||
|
||||
pthread::initMainThread (&mainthread, myself->hProcess);
|
||||
pthread_mutex::initMutex ();
|
||||
pthread_mutex::initMutex ();
|
||||
|
||||
if (forked)
|
||||
return;
|
||||
|
Loading…
x
Reference in New Issue
Block a user