MySQL 8.4.0
Source Code Documentation
stdx::this_process Namespace Reference

Typedefs

using native_handle_type = pid_t
 
using pid_type = pid_t
 

Functions

pid_type get_id ()
 
native_handle_type native_handle ()
 

Typedef Documentation

◆ native_handle_type

◆ pid_type

using stdx::this_process::pid_type = typedef pid_t

Function Documentation

◆ get_id()

pid_type stdx::this_process::get_id ( )
inline

◆ native_handle()

native_handle_type stdx::this_process::native_handle ( )
inline