mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-14 10:43:24 +00:00
2258868d1b
This allows multiple threads to access ThreadRegistrations through the thread registry, as long as the registry itself is not modified. So in particular, ThreadRegistrations are guaranteed to stay alive as long as a non-exclusive lock is held. This ensures cross-thread markers are not blocked while the sampler is running. Differential Revision: https://phabricator.services.mozilla.com/D139917 |
||
---|---|---|
.. | ||
core | ||
docs | ||
gecko | ||
lul | ||
public | ||
rust-api | ||
rust-helper | ||
tests | ||
moz.build |