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

/illumos-gate/usr/src/uts/common/syscall/
H A Dlwpsys.c591 syslwp_park(int which, uintptr_t arg1, uintptr_t arg2) function
612 * to change calls to syslwp_park(1, tid, 0) to
613 * syslwp_park(3, tid).
624 * to change calls to syslwp_park(0, ts, tid) to
625 * syslwp_park(4, ts, tid).

Completed in 59 milliseconds