GDB (xrefs)
Loading...
Searching...
No Matches
Functions
linux-waitpid.h File Reference

Go to the source code of this file.

Functions

int my_waitpid (int pid, int *status, int flags)
 
std::string status_to_str (int status)
 

Function Documentation

◆ my_waitpid()

int my_waitpid ( int  pid,
int *  status,
int  flags 
)

◆ status_to_str()

std::string status_to_str ( int  status)