Searched refs:flusher (Results 1 – 3 of 3) sorted by relevance
942 struct puffs_cc *flusher = NULL; variable972 if (flusher != NULL) { /* serialize flushers */ in flush_xacts()973 DPRINTF("%p flush in progress %p\n", cc, flusher); in flush_xacts()975 assert(flusher == NULL); in flush_xacts()978 flusher = cc; in flush_xacts()1010 assert(flusher == cc); in flush_xacts()1011 flusher = NULL; in flush_xacts()
650 int UI_method_set_flusher(UI_METHOD *method, int (*flusher) (UI *ui)) in UI_method_set_flusher()653 method->ui_flush = flusher; in UI_method_set_flusher()
71648 flusher