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

/openjdk7/hotspot/src/os/bsd/vm/
H A Dos_bsd.cpp2692 jlong currenttime() const;
2712 jlong Semaphore::currenttime() const { function in class:Semaphore
2729 jlong starttime = currenttime();
2735 jlong current = currenttime();

Completed in 748 milliseconds