MySQL 8.4.1
Source Code Documentation
mysql_debug_sync_service_imp Class Reference

An implementation of debug_sync service methods. More...

#include <debug_sync_service_imp.h>

Static Public Member Functions

static void debug_sync (MYSQL_THD thd, const char *name) noexcept
 Enables thread cleanup event for invoking thread. More...
 

Detailed Description

An implementation of debug_sync service methods.

Member Function Documentation

◆ debug_sync()

void mysql_debug_sync_service_imp::debug_sync ( MYSQL_THD  thd,
const char *  name 
)
staticnoexcept

Enables thread cleanup event for invoking thread.

Returns
Always succeeds returns 'false'

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