#include <dx_sync.h>
|
| | dx_catchall_rethrow () process(pid_t id) |
| |
| | dx_catchall_rethrow () std |
| | Windows current process bill thinks its a good idea to return pseudo handle -1 @ GetCurrentProcessHandle(). This converts the pseudo process handle into a real process handle that is valid in the context of other processes, or that can be inherited by other processes.
|
| |
| | process () noexcept |
| |
| | process (const char *path, char *cmd=nullptr) |
| |
| | process (const char *path, const char *cmd=nullptr) noexcept |
| |
◆ process() [1/3]
◆ process() [2/3]
| dx::process::process |
( |
const char * | path, |
|
|
const char * | cmd = nullptr ) |
|
inlinenoexcept |
◆ process() [3/3]
| dx::process::process |
( |
const char * | path, |
|
|
char * | cmd = nullptr ) |
|
inline |
◆ dx_catchall_rethrow() [1/2]
| dx::process::dx_catchall_rethrow |
( |
| ) |
|
|
inline |
◆ dx_catchall_rethrow() [2/2]
| dx::process::dx_catchall_rethrow |
( |
| ) |
|
|
inline |
Windows current process bill thinks its a good idea to return pseudo handle -1 @ GetCurrentProcessHandle(). This converts the pseudo process handle into a real process handle that is valid in the context of other processes, or that can be inherited by other processes.
◆ name()
| static std::string dx::process::name |
( |
pid_t | pid | ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: