Searched defs:prctl (Results 1 - 2 of 2) sorted by relevance

/external/chromium/android/
H A Dprefix.h32 #include <sys/prctl.h>
41 #define prctl() (0) macro
/external/valgrind/main/coregrind/
H A Dm_libcproc.c420 /* Support for prctl. */
421 Int VG_(prctl) (Int option, function
426 /* res = prctl( option, arg2, arg3, arg4, arg5 ); */

Completed in 715 milliseconds