Home
last modified time | relevance | path

Searched defs:register_thread (Results 1 – 25 of 105) sorted by relevance

12345

/dports/www/firefox/firefox-99.0/third_party/rust/profiling/src/
H A Dempty_impl.rs24 macro_rules! register_thread { macro
H A Dpuffin_impl.rs12 macro_rules! register_thread { macro
H A Doptick_impl.rs14 macro_rules! register_thread { macro
H A Dtracy_impl.rs18 macro_rules! register_thread { macro
H A Dtracing_impl.rs14 macro_rules! register_thread { macro
H A Dtype_check_impl.rs15 macro_rules! register_thread { macro
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/profiling/src/
H A Dempty_impl.rs24 macro_rules! register_thread { macro
H A Dpuffin_impl.rs12 macro_rules! register_thread { macro
H A Doptick_impl.rs14 macro_rules! register_thread { macro
H A Dtracy_impl.rs18 macro_rules! register_thread { macro
H A Dtype_check_impl.rs15 macro_rules! register_thread { macro
H A Dtracing_impl.rs14 macro_rules! register_thread { macro
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/profiling/src/
H A Dempty_impl.rs24 macro_rules! register_thread { macro
H A Dpuffin_impl.rs12 macro_rules! register_thread { macro
H A Doptick_impl.rs14 macro_rules! register_thread { macro
H A Dtracy_impl.rs18 macro_rules! register_thread { macro
H A Dtracing_impl.rs14 macro_rules! register_thread { macro
H A Dtype_check_impl.rs15 macro_rules! register_thread { macro
/dports/www/firefox/firefox-99.0/tools/profiler/rust-api/src/
H A Dthread.rs10 pub fn register_thread(thread_name: &str) { in register_thread() function
/dports/mail/thunderbird/thunderbird-91.8.0/tools/profiler/rust-api/src/
H A Dthread.rs14 pub fn register_thread(thread_name: &str) { in register_thread() function
/dports/www/firefox-esr/firefox-91.8.0/tools/profiler/rust-api/src/
H A Dthread.rs14 pub fn register_thread(thread_name: &str) { in register_thread() function
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/gc/shenandoah/
H A DshenandoahEvacOOMHandler.cpp48 void ShenandoahEvacOOMHandler::register_thread(Thread* thr) { in register_thread() function in ShenandoahEvacOOMHandler
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/gc/shenandoah/
H A DshenandoahEvacOOMHandler.cpp48 void ShenandoahEvacOOMHandler::register_thread(Thread* thr) { in register_thread() function in ShenandoahEvacOOMHandler
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/gc/shenandoah/
H A DshenandoahEvacOOMHandler.cpp48 void ShenandoahEvacOOMHandler::register_thread(Thread* thr) { in register_thread() function in ShenandoahEvacOOMHandler
/dports/devel/hpx/hpx-1.2.1/examples/quickstart/
H A Dinit_globally.cpp124 void register_thread(char const* name) in register_thread() function
225 thread_registration_wrapper register_thread("thread_func"); in thread_func() local

12345