Searched refs:proc_setappstate (Results 1 – 2 of 2) sorted by relevance
| /xnu-11215/libsyscall/wrappers/libproc/ | ||
| H A D | libproc_internal.h | 61 int proc_setappstate(int pid, int appstate); |
| H A D | libproc.c | 819 proc_setappstate(int pid, int appstate) in proc_setappstate() function |