MySQL 9.1.0
Source Code Documentation
|
#include <sys/types.h>
#include <unistd.h>
Go to the source code of this file.
Namespaces | |
namespace | stdx |
namespace | stdx::this_process |
Typedefs | |
using | stdx::this_process::native_handle_type = pid_t |
using | stdx::this_process::pid_type = pid_t |
Functions | |
pid_type | stdx::this_process::get_id () |
native_handle_type | stdx::this_process::native_handle () |