Home
last modified time | relevance | path

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

/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs56 pub type lgrp_view_t = ::c_uint; types
2556 pub const LGRP_VIEW_CALLER: ::lgrp_view_t = 0;
2557 pub const LGRP_VIEW_OS: ::lgrp_view_t = 1;
3215 pub fn lgrp_init(view: lgrp_view_t) -> lgrp_cookie_t; in lgrp_init()
3242 pub fn lgrp_view(cookie: ::lgrp_cookie_t) -> ::lgrp_view_t; in lgrp_view()

Completed in 8 milliseconds