MySQL 9.0.0
Source Code Documentation
ut0todo_counter.h File Reference
#include <cstddef>
#include "os0event.h"
#include "ut0dbg.h"

Go to the source code of this file.

Classes

class  ut::Todo_counter
 A counter which tracks number of things left to do, which can be incremented or decremented, and lets one await the value drop to zero. More...
 

Namespaces

namespace  ut
 This file contains a set of libraries providing overloads for regular dynamic allocation routines which allow for opt-in memory instrumentation through performance schema memory engine (PFS).