Home
last modified time | relevance | path

Searched defs:thread_time_constraint_policy (Results 1 – 12 of 12) sorted by relevance

/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/audio_thread_priority-0.19.1/src/
H A Dmach_sys.rs24 pub struct thread_time_constraint_policy { struct
30 pub type thread_time_constraint_policy_data_t = thread_time_constraint_policy; argument
/dports/www/firefox/firefox-99.0/third_party/rust/audio_thread_priority/src/
H A Dmach_sys.rs24 pub struct thread_time_constraint_policy { struct
30 pub type thread_time_constraint_policy_data_t = thread_time_constraint_policy; argument
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/audio_thread_priority/src/
H A Dmach_sys.rs24 pub struct thread_time_constraint_policy { struct
30 pub type thread_time_constraint_policy_data_t = thread_time_constraint_policy; argument
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/audio_thread_priority/src/
H A Dmach_sys.rs24 pub struct thread_time_constraint_policy { struct
30 pub type thread_time_constraint_policy_data_t = thread_time_constraint_policy; argument
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/audio_thread_priority/src/
H A Dmach_sys.rs24 pub struct thread_time_constraint_policy { struct
30 pub type thread_time_constraint_policy_data_t = thread_time_constraint_policy; argument
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-macos.12-any/mach/
H A Dthread_policy.h152 struct thread_time_constraint_policy { struct
159 typedef struct thread_time_constraint_policy \ argument
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-macos-any/mach/
H A Dthread_policy.h148 struct thread_time_constraint_policy { struct
155 typedef struct thread_time_constraint_policy \ argument
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-macos-any/mach/
H A Dthread_policy.h148 struct thread_time_constraint_policy { struct
155 typedef struct thread_time_constraint_policy \ argument
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-macos.12-any/mach/
H A Dthread_policy.h152 struct thread_time_constraint_policy { struct
159 typedef struct thread_time_constraint_policy \ argument
/dports/www/firefox/firefox-99.0/third_party/rust/neqo-common/src/
H A Dhrtime.rs120 pub struct thread_time_constraint_policy { struct
121 period: u32,
122 computation: u32,
123 constraint: u32,
124 preemptible: boolean_t,
160 pub fn set_thread_policy(mut policy: thread_time_constraint_policy) { in set_thread_policy()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/neqo-common/src/
H A Dhrtime.rs120 pub struct thread_time_constraint_policy { struct
121 period: u32,
122 computation: u32,
123 constraint: u32,
124 preemptible: boolean_t,
160 pub fn set_thread_policy(mut policy: thread_time_constraint_policy) { in set_thread_policy()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/neqo-common/src/
H A Dhrtime.rs120 pub struct thread_time_constraint_policy { struct
121 period: u32,
122 computation: u32,
123 constraint: u32,
124 preemptible: boolean_t,
160 pub fn set_thread_policy(mut policy: thread_time_constraint_policy) { in set_thread_policy()