Home
last modified time | relevance | path

Searched refs:entry_cleanup (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/darktable/darktable-3.6.1/src/lua/widget/
H A Dentry.c23 static void entry_cleanup(lua_State* L,lua_widget widget);
27 .gui_cleanup = entry_cleanup,
40 static void entry_cleanup(lua_State* L,lua_widget widget) in entry_cleanup() function
/dports/graphics/darktable38/darktable-3.8.0/src/lua/widget/
H A Dentry.c23 static void entry_cleanup(lua_State* L,lua_widget widget);
27 .gui_cleanup = entry_cleanup,
39 static void entry_cleanup(lua_State* L,lua_widget widget) in entry_cleanup() function
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/gc/shenandoah/
H A DshenandoahControlThread.cpp312 heap->entry_cleanup(); in service_concurrent_traversal_cycle()
382 heap->entry_cleanup(); in service_concurrent_normal_cycle()
408 heap->entry_cleanup(); in service_concurrent_normal_cycle()
H A DshenandoahHeap.hpp394 void entry_cleanup();
H A DshenandoahHeap.cpp2568 void ShenandoahHeap::entry_cleanup() { in entry_cleanup() function in ShenandoahHeap
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/gc/shenandoah/
H A DshenandoahControlThread.cpp312 heap->entry_cleanup(); in service_concurrent_traversal_cycle()
382 heap->entry_cleanup(); in service_concurrent_normal_cycle()
408 heap->entry_cleanup(); in service_concurrent_normal_cycle()
H A DshenandoahHeap.hpp390 void entry_cleanup();
H A DshenandoahHeap.cpp2574 void ShenandoahHeap::entry_cleanup() { in entry_cleanup() function in ShenandoahHeap