PAC instantiation hangs Regxpcom Solaris nightly build packaging process. Fixing timer logic. Patch by Kenneth Herron. r=dougt@netscape.com, sr=brendan@mozilla.org, b=106009
git-svn-id: svn://10.0.0.236/trunk@119597 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -83,7 +83,7 @@ private:
|
||||
PRLock *mLock;
|
||||
PRCondVar *mCondVar;
|
||||
|
||||
PRPackedBool mProcessing;
|
||||
PRPackedBool mShutdown;
|
||||
PRPackedBool mWaiting;
|
||||
|
||||
nsVoidArray mTimers;
|
||||
|
||||
Reference in New Issue
Block a user