mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-02 17:28:50 +02:00
By default, AttachCurrentThread() overwrites the existing thread name with "Thread-<n>", making it hard to identify these threads in a debugger. By supplying the existing thread name as an argument to AttachCurrentThread, we ensure that the thread keeps its name as desired. Differential Revision: https://phabricator.services.mozilla.com/D207559 |
||
|---|---|---|
| .. | ||
| Accessors.h | ||
| Conversions.cpp | ||
| Conversions.h | ||
| GeckoBundleUtils.cpp | ||
| GeckoBundleUtils.h | ||
| GeckoResultUtils.h | ||
| moz.build | ||
| Natives.h | ||
| NativesInlines.h | ||
| Refs.h | ||
| TypeAdapter.h | ||
| Types.h | ||
| Utils.cpp | ||
| Utils.h | ||