Home
last modified time | relevance | path

Searched refs:killer (Results 1 – 14 of 14) sorted by relevance

/external/valgrind/none/tests/
Dasync-sigs.c40 int killer; in do_kill() local
43 killer = vfork(); in do_kill()
44 if (killer == -1) { in do_kill()
50 if (killer == 0) { in do_kill()
62 ret = waitpid(killer, &status, 0); in do_kill()
65 if (ret != killer) { in do_kill()
71 fprintf(stderr, "kill %d failed status=%s %d\n", killer, in do_kill()
Dpth_cancel2.c63 void *killer(void *arg) in killer() function
88 killer, in main()
/external/ltp/runtest/
Dcrashme15 # May panic on buggy systems if the OOM killer was not fast enough :-)
Dfs68 # to disturb the kernel. A good kernel latency killer too.
/external/python/cpython2/Misc/
DREADME.Emacs13 includes a killer feature called `pdbtrack` which allows you to set a pdb
/external/nanohttpd/src/site/markdown/
Dindex.md96 …* `/samples` – Simple examples on how to customize NanoHTTPD. See *HelloServer.java* for a killer
/external/nanohttpd/
DREADME.md96 …* `/samples` – Simple examples on how to customize NanoHTTPD. See *HelloServer.java* for a killer
/external/python/cpython2/Lib/test/
Dtest_multiprocessing.py2211 killer = self.Process(target=self._killer, args=(pid,))
2212 killer.start()
2218 killer.join()
/external/openssh/
Dconfig.h.in1446 /* Adjust Linux out-of-memory killer */
Dconfigure.ac756 AC_DEFINE([LINUX_OOM_ADJUST], [1], [Adjust Linux out-of-memory killer])
/external/jline/src/src/test/resources/jline/example/
Denglish.gz
/external/brotli/tests/testdata/
Dlcet10.txt2624 that at this time no "killer" application exists to mobilize the K-12
/external/icu/icu4j/main/shared/data/
DTransliterator_Han_Latin_Definition.txt866 庫納南 < \(andrew\)\-cunanan\-\(alleged\-serial\-killer\);
23690 庫納南 > \(andrew\)\-cunanan\-\(alleged\-serial\-killer\);
/external/curl/
DCHANGES.017100 win32. It's a killer for porting this to win32, bye bye VC++! ;-)