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 D | termios.h | 28 /* We need `pid_t'. */ 31 typedef __pid_t pid_t; typedef
|
H A D | utmpx.h | 27 typedef __pid_t pid_t; typedef
|
H A D | signal.h | 62 typedef __pid_t pid_t; typedef
|
H A D | sched.h | 37 typedef __pid_t pid_t; typedef
|
H A D | time.h | 174 typedef __pid_t pid_t; typedef 352 extern int clock_getcpuclockid (pid_t __pid, clockid_t *__clock_id) __THROW;
|
H A D | unistd.h | 261 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 D | shm.h | 39 typedef __pid_t pid_t; typedef
|
H A D | msg.h | 39 typedef __pid_t pid_t; typedef
|
H A D | types.h | 99 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 D | shm.h | 39 typedef __pid_t pid_t; typedef
|
H A D | msg.h | 39 typedef __pid_t pid_t; typedef
|
H A D | types.h | 99 typedef __pid_t pid_t; typedef
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/ |
H A D | pthread_compat.h | 74 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 D | pthread_compat.h | 74 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 D | types.h | 67 #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 D | types.h | 67 #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 D | infinite_recursion.py | 2312 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 D | infinite_recursion.py | 2312 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