Home
last modified time | relevance | path

Searched refs:__pthread_contentionscope (Results 1 – 1 of 1) sorted by relevance

/rust-libc-0.2.174/src/unix/hurd/
H A Dmod.rs146 pub type __pthread_contentionscope = c_uint; typedef
687 pub __contentionscope: __pthread_contentionscope,
3090 pub const PTHREAD_SCOPE_SYSTEM: __pthread_contentionscope = 0;
3091 pub const PTHREAD_SCOPE_PROCESS: __pthread_contentionscope = 1;