strace/xlat/usagewho.in
Victor Krapivensky 9407d10e12 Decode RUSAGE_THREAD
* xlat/usagewho.in: Add values for existing entities, add
RUSAGE_THREAD.
* tests/getrusage.c: Test decoding of RUSAGE_THREAD.
2017-03-16 12:39:12 +00:00

5 lines
68 B
Plaintext

RUSAGE_SELF 0
RUSAGE_CHILDREN (-1)
RUSAGE_BOTH (-2)
RUSAGE_THREAD 1