Home
last modified time | relevance | path

Searched refs:tu_leave (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/kern/
H A Dkern_clock.c286 tu_leave(&p->p_tu); in statclock()
309 tu_leave(&p->p_tu); in statclock()
316 tu_leave(&p->p_tu); in statclock()
H A Dkern_resource.c438 tu_leave(&pr->ps_tu); in tuagg_add_process()
473 tu_leave(&p->p_tu); in tuagg_add_runtime()
/openbsd/sys/sys/
H A Dproc.h652 tu_leave(struct tusage *tu) in tu_leave() function