Searched defs:getpid_ (Results 1 – 2 of 2) sorted by relevance
18 int getpid_(void) { return syscall(__NR_getpid); } in getpid_() function20 #define getpid_ getpid macro
32 #define getpid_ getpid macro168 static inline pid_t getpid_() { in getpid_() function