8078513: [linux] Clean up code relevant to LinuxThreads implementation

Reviewed-by: dholmes, sla, coleenp, simonis
This commit is contained in:
Thomas Stuefe 2015-06-22 19:21:04 -04:00
parent 5b6281adb8
commit b46373e827
10 changed files with 58 additions and 350 deletions

View file

@ -3762,10 +3762,6 @@ ExtendedPC os::get_thread_pc(Thread* thread) {
return fetcher.result();
}
// Not neede on Aix.
// int os::Aix::safe_cond_timedwait(pthread_cond_t *_cond, pthread_mutex_t *_mutex, const struct timespec *_abstime) {
// }
////////////////////////////////////////////////////////////////////////////////
// debug support