Home
last modified time | relevance | path

Searched defs:lwpid_t (Results 1 - 8 of 8) sorted by relevance

/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dprocfs.h56 typedef pid_t lwpid_t; typedef
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dprocfs.h56 typedef pid_t lwpid_t; typedef
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dprocfs.h56 typedef pid_t lwpid_t; typedef
/third_party/musl/include/sys/
H A Dprocfs.h56 typedef pid_t lwpid_t; typedef
/third_party/rust/crates/libc/src/solid/
H A Dmod.rs89 pub type lwpid_t = i32; types
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
H A Dmod.rs6 pub type lwpid_t = i32; types
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs11 pub type lwpid_t = ::c_uint; types
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs10 pub type lwpid_t = __lwpid_t; types

Completed in 31 milliseconds