Searched defs:pid_t (Results 1 - 18 of 18) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
H A Dtermios.h28 /* We need `pid_t'. */
31 typedef __pid_t pid_t; typedef
H A Dutmpx.h27 typedef __pid_t pid_t; typedef
H A Dsignal.h62 typedef __pid_t pid_t; typedef
H A Dsched.h37 typedef __pid_t pid_t; typedef
H A Dtime.h174 typedef __pid_t pid_t; typedef
352 extern int clock_getcpuclockid (pid_t __pid, clockid_t *__clock_id) __THROW;
H A Dunistd.h261 typedef __pid_t pid_t; typedef
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
H A Dshm.h39 typedef __pid_t pid_t; typedef
H A Dmsg.h39 typedef __pid_t pid_t; typedef
H A Dtypes.h99 typedef __pid_t pid_t; typedef
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
H A Dshm.h39 typedef __pid_t pid_t; typedef
H A Dmsg.h39 typedef __pid_t pid_t; typedef
H A Dtypes.h99 typedef __pid_t pid_t; typedef
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dpthread_compat.h74 typedef __int64 pid_t; typedef
76 typedef int pid_t; typedef
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dpthread_compat.h74 typedef __int64 pid_t; typedef
76 typedef int pid_t; typedef
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/sys/
H A Dtypes.h67 #undef pid_t macro
68 typedef _pid_t pid_t; typedef
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/sys/
H A Dtypes.h67 #undef pid_t macro
68 typedef _pid_t pid_t; typedef
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/tests/data/
H A Dinfinite_recursion.py2312 pid_t = __darwin_pid_t variable
2317 ('si_pid', pid_t),
2534 'sigstack', 'EVP_CIPHER_CTX', 'X509_extension_st', 'pid_t',
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/tests/data/
H A Dinfinite_recursion.py2312 pid_t = __darwin_pid_t variable
2317 ('si_pid', pid_t),
2534 'sigstack', 'EVP_CIPHER_CTX', 'X509_extension_st', 'pid_t',

Completed in 1206 milliseconds