Home
last modified time | relevance | path

Searched refs:RUSAGE_CHILDREN (Results 1 – 2 of 2) sorted by relevance

/haiku/src/system/libroot/posix/sys/
H A Dtimes.cpp35 if ((err = get_team_usage_info(B_CURRENT_TEAM, RUSAGE_CHILDREN, &info)) in times_common()
/haiku/headers/posix/sys/
H A Dresource.h66 #define RUSAGE_CHILDREN -1 macro