Home
last modified time | relevance | path

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

/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs1080 pub pth_name: [::c_char; MAXTHREADNAMESIZE],
1211 pub pth_name: [::c_char; MAXTHREADNAMESIZE],
4491 pub const MAXTHREADNAMESIZE: usize = 64; consts

Completed in 16 milliseconds