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

  /bionic/libc/arch-arm/syscalls/
getpid.S 6 ENTRY(getpid) function
15 END(getpid)
  /bionic/libc/arch-mips/syscalls/
getpid.S 4 .globl getpid
6 .ent getpid
8 getpid: label
22 .end getpid
  /bionic/libc/arch-x86/syscalls/
getpid.S 6 ENTRY(getpid) function
18 END(getpid)
  /external/e2fsprogs/include/nonunix/
unistd.h 27 #define getpid _getpid macro
  /external/mdnsresponder/mDNSShared/
dnssd_ipc.h 50 # define getpid _getpid macro
  /external/valgrind/main/coregrind/
m_libcproc.c 449 * system where the getpid system call actually returns the ID of
453 * where getpid has been changed to return the ID of the thread group
456 * So instead of calling getpid here we use readlink to see where
487 Int VG_(getpid) ( void ) function
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include-fixed/X11/
Xw32defs.h 45 #define getpid _getpid macro
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xw32defs.h 36 #define getpid _getpid macro
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include-fixed/X11/
Xw32defs.h 45 #define getpid _getpid macro
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xw32defs.h 36 #define getpid _getpid macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include-fixed/X11/
Xw32defs.h 45 #define getpid _getpid macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xw32defs.h 36 #define getpid _getpid macro
  /external/openssl/
e_os.h 420 # define getpid GetThreadID macro
473 # define SSLeay_getpid() getpid()
708 #define getpid taskIdSelf macro
  /libcore/luni/src/main/java/libcore/io/
Os.java 60 public int getpid(); method in interface:Os
Posix.java 62 public native int getpid(); method in class:Posix
ForwardingOs.java 68 public int getpid() { return os.getpid(); } method in class:ForwardingOs
  /external/mdnsresponder/Clients/
dns-sd.c 95 #define getpid _getpid macro
    [all...]
  /external/netperf/
netlib.h 567 #define getpid() ((int)GetCurrentProcessId()) macro
  /prebuilts/tools/common/m2/internal/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar 
  /prebuilts/tools/darwin-x86/swt/
swt.jar 
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 

Completed in 832 milliseconds