Searched refs:IncrInternalEventRefcount (Results 1 – 2 of 2) sorted by relevance
402 int32_t IncrInternalEventRefcount(ArtJvmtiEvent event) REQUIRES(envs_lock_);
1481 new_state = IncrInternalEventRefcount(event) > 0; in SetInternalEvent()1650 int32_t EventHandler::IncrInternalEventRefcount(ArtJvmtiEvent event) { in IncrInternalEventRefcount() function in openjdkjvmti::EventHandler