Home
last modified time | relevance | path

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

/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs50 pub type lgrp_id_t = ::id_t; types
459 pub lgrp: ::lgrp_id_t,
3220 lgrp: ::lgrp_id_t, in lgrp_affinity_get()
3225 lgrp: ::lgrp_id_t, in lgrp_affinity_set()
3230 lgrp: ::lgrp_id_t, in lgrp_cpus()
3237 lgrp: ::lgrp_id_t, in lgrp_mem_size()
3243 pub fn lgrp_home(idtype: ::idtype_t, id: ::id_t) -> ::lgrp_id_t; in lgrp_home()
3247 lgrp: ::lgrp_id_t, in lgrp_resources()
3248 lgrps: *mut ::lgrp_id_t, in lgrp_resources()
3252 pub fn lgrp_root(cookie: ::lgrp_cookie_t) -> ::lgrp_id_t; in lgrp_root()
[all...]

Completed in 9 milliseconds