HomeSort by relevance Sort by last modified time
    Searched defs:getpid (Results 1 - 9 of 9) sorted by null

  /bionic/libc/arch-arm/syscalls/
getpid.S 5 .type getpid, #function
6 .globl getpid
10 getpid: label
  /bionic/libc/arch-x86/syscalls/
getpid.S 5 .type getpid, @function
6 .globl getpid
9 getpid: label
  /bionic/libc/arch-sh/syscalls/
getpid.S 5 .type getpid, @function
6 .globl getpid
9 getpid: label
  /external/e2fsprogs/include/nonunix/
unistd.h 27 #define getpid _getpid macro
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/X11/
Xw32defs.h 45 #define getpid _getpid macro
  /external/openssl/
e_os.h 413 # define getpid GetThreadID macro
466 # define SSLeay_getpid() getpid()
694 #define getpid taskIdSelf macro
  /external/netperf/
netlib.h 567 #define getpid() ((int)GetCurrentProcessId()) macro
  /prebuilt/darwin-x86/swt/
swt.jar 
  /prebuilt/darwin-x86_64/swt/
swt.jar 

Completed in 236 milliseconds