Searched refs:_attempt_rebias_of_object (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/runtime/
H A DbiasedLocking.cpp507 bool _attempt_rebias_of_object; member in class:VM_BulkRevokeBias
515 , _attempt_rebias_of_object(attempt_rebias_of_object) {}
521 _status_code = bulk_revoke_or_rebias_at_safepoint((*_obj)(), _bulk_rebias, _attempt_rebias_of_object, _requesting_thread);

Completed in 53 milliseconds