[reSIProcate-commit] resiprocate 8694 sgodin: -Fixed a race condition issue for a multi-threaded application startup
| Project | resiprocate |
| New Revision | 8694 |
| Committer | sgodin (Scott Godin) |
| Date | 2009-11-11 19:04:28 -0600 (Wed, 11 Nov 2009) |
Log
-Fixed a race condition issue for a multi-threaded application startup
- static variable to hold hostname would not always be completed initialization if multiple threads
called computeCallId for the first time, at the same time
-Note: there are more local static variables used in Helper that are prone to the same issue
that also need to be examined
Modified: