MySQL 8.4.0
Source Code Documentation
resource_blocker.h File Reference
#include <string.h>
#include <set>
#include "map_helpers.h"
#include "mutex_lock.h"

Go to the source code of this file.

Classes

class  resource_blocker::Resource
 Represents a "Resource" which can be either "used" by a number of threads, or "blocked" by a number of threads. More...
 
class  resource_blocker::User
 
class  resource_blocker::Blocker
 

Namespaces

namespace  resource_blocker