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

/openjdk7/hotspot/src/os/bsd/vm/
H A Dos_bsd.cpp1427 long nice; local
1485 &nice, /* 19 %ld */
1625 // for nano time (though the monotonic property is still nice to have).
3653 // It'd be nice to avoid the back-to-back javaTimeNanos() calls on
/openjdk7/hotspot/src/os/linux/vm/
H A Dos_linux.cpp1235 long nice; local
1293 &nice, /* 19 %ld */
1419 // for nano time (though the monotonic property is still nice to have).
3574 // It'd be nice to avoid the back-to-back javaTimeNanos() calls on

Completed in 64 milliseconds