Home
last modified time | relevance | path

Searched refs:ThreadNameSpaceType (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/crates/rustix/src/thread/
Dsetns.rs16 pub struct ThreadNameSpaceType: u32 {
112 allowed_types: ThreadNameSpaceType, in move_into_thread_name_spaces() argument
/third_party/rust/crates/rustix/tests/thread/
Dsetns.rs34 ThreadNameSpaceType::HOST_NAME_AND_NIS_DOMAIN_NAME, in test_move_into_thread_name_spaces()