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?