Home
last modified time | relevance | path

Searched refs:pid_cache (Results 1 – 25 of 39) sorted by relevance

12

/dports/x11/appmenu-registrar/vala-panel-appmenu-4e362c22ab3a23c98f13fb379c782786ee057cf6/lib/
H A Dmatcher.c28 GHashTable *pid_cache; member
48 g_clear_pointer(&self->pid_cache, g_hash_table_unref); in vala_panel_matcher_finalize()
74 self->pid_cache = g_hash_table_new_full(g_direct_hash, g_direct_equal, NULL, g_free); in vala_panel_matcher_init()
144 g_hash_table_insert(self->pid_cache, GINT_TO_POINTER(pid), g_strdup(desktop_file)); in matcher_bus_signal_subscribe()
246 if (g_hash_table_contains(self->pid_cache, GINT_TO_POINTER(pid))) in vala_panel_matcher_match_arbitrary()
249 (const char *)g_hash_table_lookup(self->pid_cache, GINT_TO_POINTER(pid)); in vala_panel_matcher_match_arbitrary()
/dports/x11/gtk-app-menu/vala-panel-appmenu-4e362c22ab3a23c98f13fb379c782786ee057cf6/lib/
H A Dmatcher.c28 GHashTable *pid_cache; member
48 g_clear_pointer(&self->pid_cache, g_hash_table_unref); in vala_panel_matcher_finalize()
74 self->pid_cache = g_hash_table_new_full(g_direct_hash, g_direct_equal, NULL, g_free); in vala_panel_matcher_init()
144 g_hash_table_insert(self->pid_cache, GINT_TO_POINTER(pid), g_strdup(desktop_file)); in matcher_bus_signal_subscribe()
246 if (g_hash_table_contains(self->pid_cache, GINT_TO_POINTER(pid))) in vala_panel_matcher_match_arbitrary()
249 (const char *)g_hash_table_lookup(self->pid_cache, GINT_TO_POINTER(pid)); in vala_panel_matcher_match_arbitrary()
/dports/x11/mate-applet-appmenu/vala-panel-appmenu-4e362c22ab3a23c98f13fb379c782786ee057cf6/lib/
H A Dmatcher.c28 GHashTable *pid_cache; member
48 g_clear_pointer(&self->pid_cache, g_hash_table_unref); in vala_panel_matcher_finalize()
74 self->pid_cache = g_hash_table_new_full(g_direct_hash, g_direct_equal, NULL, g_free); in vala_panel_matcher_init()
144 g_hash_table_insert(self->pid_cache, GINT_TO_POINTER(pid), g_strdup(desktop_file)); in matcher_bus_signal_subscribe()
246 if (g_hash_table_contains(self->pid_cache, GINT_TO_POINTER(pid))) in vala_panel_matcher_match_arbitrary()
249 (const char *)g_hash_table_lookup(self->pid_cache, GINT_TO_POINTER(pid)); in vala_panel_matcher_match_arbitrary()
/dports/x11/xfce4-appmenu-plugin/vala-panel-appmenu-4e362c22ab3a23c98f13fb379c782786ee057cf6/lib/
H A Dmatcher.c28 GHashTable *pid_cache; member
48 g_clear_pointer(&self->pid_cache, g_hash_table_unref); in vala_panel_matcher_finalize()
74 self->pid_cache = g_hash_table_new_full(g_direct_hash, g_direct_equal, NULL, g_free); in vala_panel_matcher_init()
144 g_hash_table_insert(self->pid_cache, GINT_TO_POINTER(pid), g_strdup(desktop_file)); in matcher_bus_signal_subscribe()
246 if (g_hash_table_contains(self->pid_cache, GINT_TO_POINTER(pid))) in vala_panel_matcher_match_arbitrary()
249 (const char *)g_hash_table_lookup(self->pid_cache, GINT_TO_POINTER(pid)); in vala_panel_matcher_match_arbitrary()
/dports/databases/db5/db-5.3.28/src/os/
H A Dos_pid.c40 *pidp = dbenv->env->pid_cache;
/dports/databases/db18/db-18.1.40/src/os/
H A Dos_pid.c40 *pidp = dbenv->env->pid_cache;
/dports/multimedia/v4l_compat/linux-5.13-rc2/kernel/
H A Dpid_namespace.c30 static struct kmem_cache *pid_cache[MAX_PID_NS_LEVEL]; variable
40 struct kmem_cache **pkc = &pid_cache[level - 1]; in create_pid_cachep()
/dports/multimedia/libv4l/linux-5.13-rc2/kernel/
H A Dpid_namespace.c30 static struct kmem_cache *pid_cache[MAX_PID_NS_LEVEL]; variable
40 struct kmem_cache **pkc = &pid_cache[level - 1]; in create_pid_cachep()
/dports/multimedia/v4l-utils/linux-5.13-rc2/kernel/
H A Dpid_namespace.c30 static struct kmem_cache *pid_cache[MAX_PID_NS_LEVEL]; variable
40 struct kmem_cache **pkc = &pid_cache[level - 1]; in create_pid_cachep()
/dports/databases/db18/db-18.1.40/src/env/
H A Denv_register.c245 pid = env->pid_cache;
626 env->pid_cache, dbenv->registry_off)) != 0)
H A Denv_stat.c441 STAT_ULONG("Pid cache", env->pid_cache);
H A Denv_method.c403 __os_id(NULL, &env->pid_cache, NULL);
/dports/databases/db5/db-5.3.28/src/env/
H A Denv_stat.c430 STAT_ULONG("Pid cache", env->pid_cache);
H A Denv_method.c374 __os_id(NULL, &env->pid_cache, NULL);
/dports/databases/py-pg8000-112/pg8000-1.12.5/pg8000/
H A Dcore.py1835 pid_cache = style_cache[pid]
1836 for csh in itervalues(pid_cache['ps']):
/dports/databases/db5/db-5.3.28/build_android/
H A Ddb_int.h794 pid_t pid_cache; /* Cached process ID */ member
/dports/databases/db5/db-5.3.28/build_vxworks/
H A Ddb_int.h797 pid_t pid_cache; /* Cached process ID */ member
/dports/databases/db5/db-5.3.28/build_windows/
H A Ddb_int.h794 pid_t pid_cache; /* Cached process ID */ member
/dports/databases/db5/db-5.3.28/build_wince/
H A Ddb_int.h794 pid_t pid_cache; /* Cached process ID */ member
/dports/databases/db18/db-18.1.40/build_windows/
H A Ddb_int.h945 pid_t pid_cache; /* Cached process ID */ member
/dports/databases/db18/db-18.1.40/build_vxworks/
H A Ddb_int.h948 pid_t pid_cache; /* Cached process ID */ member
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/buildheader/
H A Ddb-4.6.19.h2172 pid_t pid_cache; /* Cached process ID. */ member
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/buildheader/
H A Ddb-4.6.19.h2172 pid_t pid_cache; /* Cached process ID. */ member
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/tokudb/PerconaFT/buildheader/
H A Ddb-4.6.19.h2172 pid_t pid_cache; /* Cached process ID. */ member
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/tokudb/PerconaFT/buildheader/
H A Ddb-4.6.19.h2172 pid_t pid_cache; /* Cached process ID. */ member

12