< Previous by Date Date Index Next by Date >
  Thread Index  

[reSIProcate-commit] resiprocate 8699 sgodin: -moved fn local static variables to file level static variables to avoid


Projectresiprocate
New Revision8699
Committersgodin (Scott Godin)
Date2009-11-14 09:53:55 -0600 (Sat, 14 Nov 2009)

Log


 -moved fn local static variables to file level static variables to avoid 
  multi-threaded first call runtime race conditions with initializing local 
  static variables
 -Use symbols defines in a few appropriate places
 -DialogSet - remove gcc compiler warning about missing cases
 

Modified: