Searched defs:GETPID (Results 1 – 7 of 7) sorted by relevance
74 #define GETPID() _getpid() macro87 #define GETPID() getpid() macro
41 #define GETPID() getpid() macro
20 #define GETPID 11 macro
11 #define GETPID 11 /* get sempid */ macro
108 # define GETPID getpid macro116 # define GETPID (int)GetCurrentProcessId macro
113 # define GETPID getpid macro121 # define GETPID (int)GetCurrentProcessId macro
4455 pub const GETPID: ::c_int = 4; constant