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

/external/valgrind/main/coregrind/
H A Dm_libcproc.c421 /* Support for prctl. */
422 Int VG_(prctl) (Int option, function
427 /* res = prctl( option, arg2, arg3, arg4, arg5 ); */

Completed in 192 milliseconds