mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-02 18:08:58 +00:00
412446f4bc
This method is necessary because some threads might be stuck making blocking calls. This means the thread is not processing any events, and we're unable to safely terminate it. Our solution here is to leak the stuck threads instead of waiting for them and potentially causing a shutdown hang. Differential Revision: https://phabricator.services.mozilla.com/D9601 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
base | ||
build | ||
components | ||
doc | ||
ds | ||
glue | ||
idl-parser | ||
io | ||
libxpt/xptcall | ||
reflect | ||
rust | ||
string | ||
system | ||
tests | ||
threads | ||
windbgdlg | ||
xpidl | ||
moz.build | ||
xpcom-config.h.in | ||
xpcom-private.h.in |