mirror of
https://github.com/openjdk/jdk.git
synced 2026-06-03 09:12:59 +00:00
8374296: Comment clean up in os_linux.cpp
Reviewed-by: mdoerr
This commit is contained in:
parent
be2ac088e8
commit
8d80bac1ec
@ -1470,9 +1470,6 @@ void os::Linux::capture_initial_stack(size_t max_size) {
|
||||
}
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
// time support
|
||||
|
||||
// thread_id is kernel thread id (similar to Solaris LWP id)
|
||||
intx os::current_thread_id() { return os::Linux::gettid(); }
|
||||
int os::current_process_id() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user