Home
last modified time | relevance | path

Searched defs:lgrp_affinity_t (Results 1 – 3 of 3) sorted by relevance

/rust-libc-0.2.174/src/unix/solarish/
H A Dsolaris.rs9 pub type lgrp_affinity_t = c_uint; typedef
H A Dillumos.rs8 pub type lgrp_affinity_t = c_int; typedef
H A Dmod.rs3156 ) -> crate::lgrp_affinity_t; in lgrp_affinity_get()
3161 aff: lgrp_affinity_t, in lgrp_affinity_set()