Home
last modified time | relevance | path

Searched defs:getpid (Results 1 - 19 of 19) sorted by relevance

/third_party/musl/src/unistd/
H A Dgetpid.c10 pid_t getpid(void) in getpid() function
/third_party/musl/porting/linux/user/src/unistd/
H A Dgetpid.c10 pid_t getpid(void) in getpid() function
/third_party/rust/crates/rustix/src/process/
H A Did.rs252 pub fn getpid() -> Pid { in getpid() functions
/third_party/node/deps/openssl/openssl/apps/lib/
H A Ds_socket.c34 # define getpid _getpid macro
/third_party/openssl/apps/lib/
H A Ds_socket.c34 # define getpid _getpid macro
/third_party/node/deps/openssl/openssl/
H A De_os.h365 # define getpid(a) nssgetpid(a) macro
/third_party/openssl/
H A De_os.h365 # define getpid(a) nssgetpid(a) macro
/third_party/python/Lib/multiprocessing/
H A Dmanagers.py25 from os import getpid namespace
/third_party/curl/lib/
H A Dsmb.c31 #define getpid GetCurrentProcessId macro
/third_party/libcoap/examples/
H A Dcoap-client.c25 #define getpid GetCurrentProcessId macro
/third_party/rust/crates/nix/src/
H A Dunistd.rs308 pub fn getpid() -> Pid { in getpid() functions
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsclone.c118 #define getpid() (0) macro
/third_party/rust/crates/libc/src/windows/
H A Dmod.rs486 pub fn getpid() -> ::c_int; in getpid() functions
/third_party/rust/crates/libc/src/solid/
H A Dmod.rs851 pub fn getpid() -> pid_t; in getpid() functions
/third_party/rust/crates/libc/src/unix/
H A Dmod.rs903 pub fn getpid() -> pid_t; in getpid() functions
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs1651 pub fn getpid() -> pid_t; in getpid() functions
/third_party/skia/third_party/externals/expat/expat/lib/
H A Dxmlparse.c79 # define getpid GetCurrentProcessId macro
/third_party/python/Modules/expat/
H A Dxmlparse.c86 # define getpid GetCurrentProcessId macro
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs3611 pub fn getpid() -> pid_t; in getpid() functions

Completed in 58 milliseconds