K 10 svn:author V 7 davidxu K 8 svn:date V 27 2012-08-17T02:26:31.377313Z K 7 svn:log V 211 Implement syscall clock_getcpuclockid2, so we can get a clock id for process, thread or others we want to support. Use the syscall to implement POSIX API clock_getcpuclock and pthread_getcpuclockid. PR: 168417 END