Searched refs:DecrInternalEventRefcount (Results 1 – 2 of 2) sorted by relevance
404 int32_t DecrInternalEventRefcount(ArtJvmtiEvent event) REQUIRES(envs_lock_);
1484 new_state = DecrInternalEventRefcount(event) > 0; in SetInternalEvent()1646 int32_t EventHandler::DecrInternalEventRefcount(ArtJvmtiEvent event) { in DecrInternalEventRefcount() function in openjdkjvmti::EventHandler