Searched refs:progress_max (Results 1 – 1 of 1) sorted by relevance
48 size_t progress, progress_max; /* position for progress notification */ member101 (context)->notifier->progress_max = (bmax); \107 (context)->notifier->progress_max += (dmax); \108 …rogress((context), (context)->notifier->progress, (context)->notifier->progress_max); } } while (0)
Completed in 7 milliseconds