Searched refs:progress_max (Results 1 – 1 of 1) sorted by relevance
46 size_t progress, progress_max; /* position for progress notification */ member99 (context)->notifier->progress_max = (bmax); \105 (context)->notifier->progress_max += (dmax); \106 …rogress((context), (context)->notifier->progress, (context)->notifier->progress_max); } } while (0)
Completed in 4 milliseconds