Home
last modified time | relevance | path

Searched refs:natural_t (Results 1 - 4 of 4) sorted by relevance

/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs29 pub type natural_t = u32; types
30 pub type mach_msg_type_number_t = natural_t;
35 pub type task_flavor_t = natural_t;
54 pub type thread_flavor_t = natural_t;
99 pub type thread_policy_flavor_t = natural_t;
739 pub no_data: natural_t,
844 pub free_count: natural_t,
845 pub active_count: natural_t,
846 pub inactive_count: natural_t,
847 pub wire_count: natural_t,
[all...]
/third_party/libuv/src/unix/
H A Ddarwin.c195 natural_t numcpus; in uv_cpu_info()
/third_party/node/src/large_pages/
H A Dnode_large_page.cc232 natural_t depth = 1; in FindNodeTextRegion()
/third_party/node/deps/uv/src/unix/
H A Ddarwin.c333 natural_t numcpus; in uv_cpu_info()

Completed in 11 milliseconds