This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

C6678 getrusage

Does the Linux-C6x_2.0_Beta2_Release support getrusage with RUSAGE_THREAD?

 

I noticed that in the Codesourcery toolchain RUSAGE_THREAD is not defined in libc/usr/include/bits/resource.h, but it is included in libc/usr/include/linux/resource.h.  Can you tell me what the difference is between the two?