Home
last modified time | relevance | path

Searched refs:proc_pidbind (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/libsyscall/wrappers/libproc/
H A Dlibproc_internal.h71 int proc_pidbind(int pid, uint64_t threadid, int bind);
H A Dlibproc.c861 proc_pidbind(int pid, uint64_t threadid, int bind) in proc_pidbind() function