Searched defs:pthread_getcpuclockid (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/os/bsd/vm/
H A Dos_bsd.hpp214 static int pthread_getcpuclockid(pthread_t tid, clockid_t *clock_id) { function in class:Bsd
/openjdk7/hotspot/src/os/linux/vm/
H A Dos_linux.hpp200 static int pthread_getcpuclockid(pthread_t tid, clockid_t *clock_id) { function in class:Linux

Completed in 32 milliseconds