Home
last modified time | relevance | path

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

/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs53 pub type lgrp_content_t = ::c_uint; types
2550 pub const LGRP_CONTENT_ALL: ::lgrp_content_t = 0;
2551 pub const LGRP_CONTENT_HIERARCHY: ::lgrp_content_t = LGRP_CONTENT_ALL;
2552 pub const LGRP_CONTENT_DIRECT: ::lgrp_content_t = 1;
3233 content: ::lgrp_content_t, in lgrp_cpus()
3239 content: ::lgrp_content_t, in lgrp_mem_size()

Completed in 9 milliseconds