Initialize a static to be nice, and printf() errors if the console
service is not available. Not part of the build. git-svn-id: svn://10.0.0.236/trunk@141221 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
|
||||
static PRInt32 g_cLockCount = 0;
|
||||
static PyThreadState *ptsGlobal = nsnull;
|
||||
PyInterpreterState *PyXPCOM_InterpreterState;
|
||||
PyInterpreterState *PyXPCOM_InterpreterState = nsnull;
|
||||
static PRLock *g_lockMain = nsnull;
|
||||
|
||||
PRUintn tlsIndex = 0;
|
||||
|
||||
Reference in New Issue
Block a user