mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-09 16:57:36 +00:00
![wtc%netscape.com](/assets/img/avatar_default.png)
manager thread to start only if the timer manager thread is a local thread, otherwise in native-threads-only mode, if NSPR is initialized by a DLL, the primordial thread may be hung in PR_WaitCondVar because the (native) timer manager thread does not get to run until the DLL is initialized.