Home
last modified time | relevance | path

Searched refs:type__volatile (Results 1 – 17 of 17) sorted by relevance

/dports/sysutils/garcon/garcon-4.16.1/garcon/
H A Dgarcon-menu-tree-provider.c32 static volatile gsize type__volatile = 0;
35 if (g_once_init_enter (&type__volatile))
47 g_once_init_leave (&type__volatile, type);
50 return type__volatile;
H A Dgarcon-menu-element.c44 static volatile gsize type__volatile = 0;
47 if (g_once_init_enter (&type__volatile))
59 g_once_init_leave (&type__volatile, type);
62 return type__volatile;
/dports/x11-fm/thunar/thunar-4.16.10/thunarx/
H A Dthunarx-property-page-provider.c44 static volatile gsize type__volatile = 0; in thunarx_property_page_provider_get_type() local
47 if (g_once_init_enter (&type__volatile)) in thunarx_property_page_provider_get_type()
59 g_once_init_leave (&type__volatile, type); in thunarx_property_page_provider_get_type()
62 return type__volatile; in thunarx_property_page_provider_get_type()
H A Dthunarx-renamer-provider.c42 static volatile gsize type__volatile = 0; in thunarx_renamer_provider_get_type() local
45 if (g_once_init_enter (&type__volatile)) in thunarx_renamer_provider_get_type()
57 g_once_init_leave (&type__volatile, type); in thunarx_renamer_provider_get_type()
60 return type__volatile; in thunarx_renamer_provider_get_type()
H A Dthunarx-preferences-provider.c55 static volatile gsize type__volatile = 0; in thunarx_preferences_provider_get_type() local
58 if (g_once_init_enter (&type__volatile)) in thunarx_preferences_provider_get_type()
70 g_once_init_leave (&type__volatile, type); in thunarx_preferences_provider_get_type()
73 return type__volatile; in thunarx_preferences_provider_get_type()
H A Dthunarx-menu-provider.c59 static volatile gsize type__volatile = 0; in thunarx_menu_provider_get_type() local
62 if (g_once_init_enter (&type__volatile)) in thunarx_menu_provider_get_type()
74 g_once_init_leave (&type__volatile, type); in thunarx_menu_provider_get_type()
77 return type__volatile; in thunarx_menu_provider_get_type()
H A Dthunarx-provider-plugin.c48 static volatile gsize type__volatile = 0; in thunarx_provider_plugin_get_type() local
51 if (g_once_init_enter (&type__volatile)) in thunarx_provider_plugin_get_type()
61 g_once_init_leave (&type__volatile, type); in thunarx_provider_plugin_get_type()
64 return type__volatile; in thunarx_provider_plugin_get_type()
H A Dthunarx-file-info.c57 static volatile gsize type__volatile = 0; in thunarx_file_info_get_type() local
60 if (g_once_init_enter (&type__volatile)) in thunarx_file_info_get_type()
112 g_once_init_leave (&type__volatile, type); in thunarx_file_info_get_type()
115 return type__volatile; in thunarx_file_info_get_type()
/dports/x11-fm/thunar/thunar-4.16.10/thunar/
H A Dthunar-side-pane.c36 static volatile gsize type__volatile = 0; in thunar_side_pane_get_type() local
39 if (g_once_init_enter (&type__volatile)) in thunar_side_pane_get_type()
52 g_once_init_leave (&type__volatile, type); in thunar_side_pane_get_type()
55 return type__volatile; in thunar_side_pane_get_type()
H A Dthunar-component.c38 static volatile gsize type__volatile = 0; in thunar_component_get_type() local
41 if (g_once_init_enter (&type__volatile)) in thunar_component_get_type()
53 g_once_init_leave (&type__volatile, type); in thunar_component_get_type()
56 return type__volatile; in thunar_component_get_type()
H A Dthunar-navigator.c50 static volatile gsize type__volatile = 0; in thunar_navigator_get_type() local
53 if (g_once_init_enter (&type__volatile)) in thunar_navigator_get_type()
71 g_once_init_leave (&type__volatile, type); in thunar_navigator_get_type()
74 return type__volatile; in thunar_navigator_get_type()
H A Dthunar-view.c36 static volatile gsize type__volatile = 0; in thunar_view_get_type() local
39 if (g_once_init_enter (&type__volatile)) in thunar_view_get_type()
52 g_once_init_leave (&type__volatile, type); in thunar_view_get_type()
55 return type__volatile; in thunar_view_get_type()
H A Dthunar-browser.c76 static volatile gsize type__volatile = 0; in thunar_browser_get_type() local
79 if (g_once_init_enter (&type__volatile)) in thunar_browser_get_type()
91 g_once_init_leave (&type__volatile, type); in thunar_browser_get_type()
94 return type__volatile; in thunar_browser_get_type()
/dports/x11-wm/xfce4-panel/xfce4-panel-4.16.3/libxfce4panel/
H A Dxfce-panel-plugin-provider.c51 static volatile gsize type__volatile = 0; in xfce_panel_plugin_provider_get_type() local
54 if (g_once_init_enter (&type__volatile)) in xfce_panel_plugin_provider_get_type()
64 g_once_init_leave (&type__volatile, type); in xfce_panel_plugin_provider_get_type()
67 return type__volatile; in xfce_panel_plugin_provider_get_type()
/dports/x11/xfce4-dashboard/xfdashboard-0.8.1/libxfdashboard/
H A Dutils.c58 static volatile gsize type__volatile=0; in xfdashboard_pointer_array_get_type() local
61 if(g_once_init_enter(&type__volatile)) in xfdashboard_pointer_array_get_type()
68 g_once_init_leave(&type__volatile, type); in xfdashboard_pointer_array_get_type()
71 return(type__volatile); in xfdashboard_pointer_array_get_type()
/dports/deskutils/gucharmap/gucharmap-3efb47b75b61d7c6db7e48d72f7aa8c4d4365011/gucharmap/
H A Dgucharmap-chartable-accessible.c727 static volatile gsize type__volatile = 0; in gucharmap_chartable_accessible_get_type() local
729 if (g_once_init_enter (&type__volatile)) in gucharmap_chartable_accessible_get_type()
780 g_once_init_leave (&type__volatile, type); in gucharmap_chartable_accessible_get_type()
783 return type__volatile; in gucharmap_chartable_accessible_get_type()
/dports/x11-wm/xfce4-panel/xfce4-panel-4.16.3/plugins/systray/
H A Dsn-config.c135 static volatile gsize type__volatile = 0; in sn_config_value_array_get_type() local
138 if (g_once_init_enter (&type__volatile)) in sn_config_value_array_get_type()
141 g_once_init_leave (&type__volatile, type); in sn_config_value_array_get_type()
144 return type__volatile; in sn_config_value_array_get_type()