gecko-dev/widget/android/jni
Jamie Nicol aaa911396b Bug 1891726 - Supply thread name to JavaVM::AttachCurrentThread(). r=geckoview-reviewers,jrmuizel,m_kato
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
2024-04-22 07:46:40 +00:00
..
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