Searched refs:pr_processor_bind (Results 1 - 5 of 5) sorted by relevance
/illumos-gate/usr/src/lib/libproc/common/ |
H A D | pr_pbind.c | 36 pr_processor_bind(struct ps_prochandle *Pr, idtype_t idtype, id_t id, function
|
H A D | libproc.h | 407 extern int pr_processor_bind(struct ps_prochandle *,
|
H A D | llib-lproc | 310 int pr_processor_bind(struct ps_prochandle *Pr, idtype_t, id_t, int, int *);
|
/illumos-gate/usr/src/cmd/pbind/ |
H A D | pbind.c | 222 if (pr_processor_bind(Pr, P_LWPID, lwpid, cpu, &old_cpu) < 0) {
|
/illumos-gate/usr/src/man/man3proc/ |
H A D | Makefile | 105 pr_processor_bind.3proc \
|
Completed in 63 milliseconds