Searched defs:which (Results 1 – 2 of 2) sorted by relevance
27 rt_err_t lwp_signal_setitimer(rt_lwp_t lwp, int which, const struct itimerspec *restrict new, struc… in lwp_signal_setitimer()
1568 sysret_t sys_getpriority(int which, id_t who) in sys_getpriority()1621 sysret_t sys_setpriority(int which, id_t who, int prio) in sys_setpriority()10859 sysret_t sys_setitimer(int which, const struct itimerspec *restrict new, struct itimerspec *restric… in sys_setitimer()
Completed in 54 milliseconds