Home
last modified time | relevance | path

Searched refs:gettid (Results 76 - 77 of 77) sorted by relevance

1234

/third_party/rust/crates/nix/src/
H A Dunistd.rs399 /// [gettid(2)](https://man7.org/linux/man-pages/man2/gettid.2.html).
410 pub fn gettid() -> Pid { in gettid() functions
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs4448 pub fn gettid() -> ::pid_t; in gettid() functions

Completed in 15 milliseconds

1234