9407d10e12
* xlat/usagewho.in: Add values for existing entities, add RUSAGE_THREAD. * tests/getrusage.c: Test decoding of RUSAGE_THREAD.
5 lines
68 B
Plaintext
5 lines
68 B
Plaintext
RUSAGE_SELF 0
|
|
RUSAGE_CHILDREN (-1)
|
|
RUSAGE_BOTH (-2)
|
|
RUSAGE_THREAD 1
|