Home
last modified time | relevance | path

Searched defs:current_pid (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/
H A Daddress_is_readable.cc85 int current_pid = getpid() & 0xffff; // we use only the low order 16 bits in AddressIsReadable() local
/kernel/linux/linux-6.6/tools/tracing/rtla/src/
H A Dtimerlat_aa.c91 unsigned long long current_pid; member
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dlowcore.h127 __u32 current_pid; /* 0x039c */ member
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dlowcore.h151 __u32 current_pid; /* 0x039c */ member
/third_party/libuv/src/win/
H A Dutil.c322 DWORD current_pid = GetCurrentProcessId(); in uv_os_getppid() local
/third_party/node/deps/uv/src/win/
H A Dutil.c366 DWORD current_pid = GetCurrentProcessId(); in uv_os_getppid() local
/third_party/ffmpeg/libavformat/
H A Dmpegts.c219 int current_pid; member

Completed in 14 milliseconds