MySQL 9.1.0
Source Code Documentation
|
#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... | |
|
static |
Destroy mutex attributes object.
attr | mutex attributes reference |
|
static |
Initialize mutex attributes object.
attr | mutex attributes reference |