Home
last modified time | relevance | path

Searched defs:no_safepoint_check (Results 1 – 20 of 20) sorted by relevance

/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/runtime/
H A DmutexLocker.hpp227 MutexLockerEx(Monitor * mutex, bool no_safepoint_check = !Mutex::_no_safepoint_check_flag) { in MutexLockerEx()
255 bool no_safepoint_check = !Mutex::_no_safepoint_check_flag): in MonitorLockerEx()
270 bool wait(bool no_safepoint_check = !Mutex::_no_safepoint_check_flag, in wait()
340 MutexUnlockerEx(Monitor * mutex, bool no_safepoint_check = !Mutex::_no_safepoint_check_flag) { in MutexUnlockerEx()
H A Dmutex.hpp305 bool wait (bool no_safepoint_check, long timeout, bool as_suspend_equivalent) { in wait()
H A Dmutex.cpp1058 bool Monitor::wait(bool no_safepoint_check, long timeout, in wait()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/runtime/
H A DmutexLocker.hpp224 MutexLockerEx(Monitor * mutex, bool no_safepoint_check = !Mutex::_no_safepoint_check_flag) { in MutexLockerEx()
252 bool no_safepoint_check = !Mutex::_no_safepoint_check_flag): in MonitorLockerEx()
267 bool wait(bool no_safepoint_check = !Mutex::_no_safepoint_check_flag, in wait()
337 MutexUnlockerEx(Monitor * mutex, bool no_safepoint_check = !Mutex::_no_safepoint_check_flag) { in MutexUnlockerEx()
H A Dmutex.hpp305 bool wait (bool no_safepoint_check, long timeout, bool as_suspend_equivalent) { in wait()
H A Dmutex.cpp1064 bool Monitor::wait(bool no_safepoint_check, long timeout, in wait()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/runtime/
H A DmutexLocker.hpp224 MutexLockerEx(Monitor * mutex, bool no_safepoint_check = !Mutex::_no_safepoint_check_flag) { in MutexLockerEx()
252 bool no_safepoint_check = !Mutex::_no_safepoint_check_flag): in MonitorLockerEx()
267 bool wait(bool no_safepoint_check = !Mutex::_no_safepoint_check_flag, in wait()
337 MutexUnlockerEx(Monitor * mutex, bool no_safepoint_check = !Mutex::_no_safepoint_check_flag) { in MutexUnlockerEx()
H A Dmutex.hpp305 bool wait (bool no_safepoint_check, long timeout, bool as_suspend_equivalent) { in wait()
H A Dmutex.cpp1064 bool Monitor::wait(bool no_safepoint_check, long timeout, in wait()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/runtime/
H A DmutexLocker.hpp228 MutexLockerEx(Monitor * mutex, bool no_safepoint_check = !Mutex::_no_safepoint_check_flag) { in MutexLockerEx()
256 bool no_safepoint_check = !Mutex::_no_safepoint_check_flag): in MonitorLockerEx()
271 bool wait(bool no_safepoint_check = !Mutex::_no_safepoint_check_flag, in wait()
341 MutexUnlockerEx(Monitor * mutex, bool no_safepoint_check = !Mutex::_no_safepoint_check_flag) { in MutexUnlockerEx()
H A Dmutex.hpp269 bool wait (bool no_safepoint_check, long timeout, bool as_suspend_equivalent) { in wait()
H A Dmutex.cpp1075 bool Monitor::wait(bool no_safepoint_check, long timeout, bool as_suspend_equivalent) { in wait()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/runtime/
H A DmutexLocker.hpp228 MutexLockerEx(Monitor * mutex, bool no_safepoint_check = !Mutex::_no_safepoint_check_flag) { in MutexLockerEx()
256 bool no_safepoint_check = !Mutex::_no_safepoint_check_flag): in MonitorLockerEx()
271 bool wait(bool no_safepoint_check = !Mutex::_no_safepoint_check_flag, in wait()
341 MutexUnlockerEx(Monitor * mutex, bool no_safepoint_check = !Mutex::_no_safepoint_check_flag) { in MutexUnlockerEx()
H A Dmutex.hpp269 bool wait (bool no_safepoint_check, long timeout, bool as_suspend_equivalent) { in wait()
H A Dmutex.cpp1075 bool Monitor::wait(bool no_safepoint_check, long timeout, bool as_suspend_equivalent) { in wait()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/runtime/
H A DmutexLocker.hpp205 bool no_safepoint_check = flag == Mutex::_no_safepoint_check_flag; in MutexLocker() local
219 bool no_safepoint_check = flag == Mutex::_no_safepoint_check_flag; in MutexLocker() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/runtime/
H A DmutexLocker.hpp195 bool no_safepoint_check = flag == Mutex::_no_safepoint_check_flag; in MutexLocker() local
209 bool no_safepoint_check = flag == Mutex::_no_safepoint_check_flag; in MutexLocker() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/runtime/
H A DmutexLocker.hpp203 bool no_safepoint_check = flag == Mutex::_no_safepoint_check_flag; in MutexLocker() local
217 bool no_safepoint_check = flag == Mutex::_no_safepoint_check_flag; in MutexLocker() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/runtime/
H A DmutexLocker.hpp203 bool no_safepoint_check = flag == Mutex::_no_safepoint_check_flag; in MutexLocker() local
217 bool no_safepoint_check = flag == Mutex::_no_safepoint_check_flag; in MutexLocker() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/runtime/
H A DmutexLocker.hpp199 bool no_safepoint_check = flag == Mutex::_no_safepoint_check_flag; in MutexLocker() local
213 bool no_safepoint_check = flag == Mutex::_no_safepoint_check_flag; in MutexLocker() local