Home
last modified time | relevance | path

Searched refs:active_stamp (Results 1 – 3 of 3) sorted by relevance

/dports/databases/pgbouncer/pgbouncer-1.16.0/src/
H A Djanitor.c640 pool->db->active_stamp = seq; in do_full_maint()
648 if (db->active_stamp == seq) in do_full_maint()
/dports/databases/pgbouncer/pgbouncer-1.16.0/include/
H A Dbouncer.h375 unsigned active_stamp; /* set if autodb has connections */ member
/dports/games/tuxpaint/tuxpaint-0.9.26/src/
H A Dtuxpaint.c6424 surf_ptr = active_stamp; in stamp_draw()
7217 if (active_stamp) in set_active_stamp()
7219 active_stamp = NULL; in set_active_stamp()
7255 if (active_stamp != NULL) in set_active_stamp()
7346 if (active_stamp == NULL) in set_active_stamp()
7404 if (!active_stamp) in set_active_stamp()
7425 if (!active_stamp) in set_active_stamp()
7437 active_stamp = mirror_surface(active_stamp); in set_active_stamp()
7445 active_stamp = flip_surface(active_stamp); in set_active_stamp()
13023 free_surface(&active_stamp); in cleanup()
[all …]