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.*/
|
threadcount = 1; /* 1 current thread when Init occurs.*/
|
||||||
|
|
||||||
pthread::initMainThread (&mainthread, myself->hProcess);
|
pthread::initMainThread (&mainthread, myself->hProcess);
|
||||||
pthread_mutex::initMutex ();
|
pthread_mutex::initMutex ();
|
||||||
|
|
||||||
if (forked)
|
if (forked)
|
||||||
return;
|
return;
|
||||||
|
Loading…
Reference in New Issue
Block a user