MySQL 8.3.0
Source Code Documentation
mysqld_daemon.h File Reference

Go to the source code of this file.

Namespaces

namespace  mysqld
 
namespace  mysqld::runtime
 

Functions

bool mysqld::runtime::is_daemon ()
 Prediacate to test if we're currently executing in the daemon process. More...
 
int mysqld::runtime::mysqld_daemonize ()
 Daemonize mysqld. More...
 
void mysqld::runtime::signal_parent (int pipe_write_fd, char status)
 Signal parent to exit. More...