OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:getpid
(Results
101 - 125
of
832
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/bionic/libc/unistd/
abort.c
85
(void)kill(
getpid
(), SIGABRT);
102
(void)kill(
getpid
(), SIGABRT);
/development/tools/emulator/opengl/host/renderer/
main.cpp
98
fprintf(stderr, "renderer pid %d , press any key to continue...\n",
getpid
());
101
fprintf(stderr, "renderer pid %d \n",
getpid
());
/external/chromium/chrome/browser/
process_info_snapshot_mac_unittest.cc
8
#include <unistd.h> // For |
getpid
()|, |getuid()|, etc.
59
base::ProcessId pid = static_cast<base::ProcessId>(
getpid
());
/external/dbus/bus/
dir-watch-kqueue.c
74
pid =
getpid
();
87
pid =
getpid
();
/external/jpeg/
jmem-android.c
141
snprintf(path, 1023, "/sdcard/.%d.tmp",
getpid
());
145
// snprintf(path, 1023, "/data/data/.%d.tmp",
getpid
());
jmem-ashmem.c
124
snprintf(path, 1023, "%d.tmp.ashmem",
getpid
());
/external/webkit/Tools/Scripts/webkitpy/layout_tests/port/
http_lock.py
119
lock_file.write(str(os.
getpid
()))
132
while self._curent_lock_pid() != os.
getpid
():
/hardware/libhardware/modules/gralloc/
mapper.cpp
98
if (hnd->pid !=
getpid
()) {
113
if (hnd->pid !=
getpid
()) {
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libutil.a
9
# * ; @ ? ? F M T \ e m v ? tty_name realloc ttyname_r memchr malloc __errno_location free login memcpy
getpid