MySQL 8.4.0
Source Code Documentation
My_xp_mutex_util Class Reference

#include <my_xp_mutex.h>

Static Public Member Functions

static int attr_init (native_mutexattr_t *attr)
 Initialize mutex attributes object. More...
 
static int attr_destroy (native_mutexattr_t *attr)
 Destroy mutex attributes object. More...
 

Member Function Documentation

◆ attr_destroy()

int My_xp_mutex_util::attr_destroy ( native_mutexattr_t attr)
static

Destroy mutex attributes object.

Parameters
attrmutex attributes reference
Returns
success status

◆ attr_init()

int My_xp_mutex_util::attr_init ( native_mutexattr_t attr)
static

Initialize mutex attributes object.

Parameters
attrmutex attributes reference
Returns
success status

The documentation for this class was generated from the following files: