Home
last modified time | relevance | path

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

/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs48 pub type lgrp_rsrc_t = ::c_int; types
2547 pub const LGRP_RSRC_COUNT: ::lgrp_rsrc_t = 2;
2548 pub const LGRP_RSRC_CPU: ::lgrp_rsrc_t = 0;
2549 pub const LGRP_RSRC_MEM: ::lgrp_rsrc_t = 1;
3250 tpe: ::lgrp_rsrc_t, in lgrp_resources()

Completed in 9 milliseconds