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

/openjdk9/hotspot/src/os/linux/vm/
H A Dos_linux.hpp46 static int (*_pthread_getcpuclockid)(pthread_t, clockid_t *); member in class:Linux
H A Dos_linux.cpp139 int (*os::Linux::_pthread_getcpuclockid)(pthread_t, clockid_t *) = NULL; variable

Completed in 96 milliseconds