Searched refs:vtimes_one (Results 1 – 1 of 1) sorted by relevance
67 vtimes_one (struct vtimes *vt, enum __rusage_who who) in vtimes_one() function94 if (vtimes_one (current, RUSAGE_SELF) < 0 in __vtimes()95 || vtimes_one (child, RUSAGE_CHILDREN) < 0) in __vtimes()
Completed in 3 milliseconds