We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be2ac08 commit 8d80bacCopy full SHA for 8d80bac
src/hotspot/os/linux/os_linux.cpp
@@ -1470,9 +1470,6 @@ void os::Linux::capture_initial_stack(size_t max_size) {
1470
}
1471
1472
1473
-////////////////////////////////////////////////////////////////////////////////
1474
-// time support
1475
-
1476
// thread_id is kernel thread id (similar to Solaris LWP id)
1477
intx os::current_thread_id() { return os::Linux::gettid(); }
1478
int os::current_process_id() {
0 commit comments