Searched refs:IncrInternalEventThreadRefcount (Results 1 – 2 of 2) sorted by relevance
409 int32_t IncrInternalEventThreadRefcount(ArtJvmtiEvent event, art::Thread* target)
1482 new_thread_state = IncrInternalEventThreadRefcount(event, target) > 0; in SetInternalEvent()1633 int32_t EventHandler::IncrInternalEventThreadRefcount(ArtJvmtiEvent event, art::Thread* target) { in IncrInternalEventThreadRefcount() function in openjdkjvmti::EventHandler