Searched refs:oldgetTimeNanos (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/os/solaris/vm/
H A Dos_solaris.cpp1678 // oldgetTimeNanos for systems which do not support CAS on 64bit jlong
1680 inline hrtime_t oldgetTimeNanos() { function
1723 return oldgetTimeNanos();

Completed in 536 milliseconds