Lines Matching defs:_active
446 bool _active;
454 _active = ThreadService::is_thread_monitoring_contention();
456 if (_active) {
460 _active = false;
465 if (_active) {
475 bool _active;
483 _active = ThreadService::is_thread_monitoring_contention();
485 if (_active) {
489 _active = false;
494 if (_active) {
504 bool _active;
543 _active = false;
546 _active = contended_enter_begin(java_thread);
551 if (_active) {
561 bool _active;
567 _active = ThreadService::is_thread_monitoring_contention();
569 if (_active) {
573 _active = false;
578 if (_active) {