Linux process state information.
More...
#include <threads.h>
|
| pid_t | pid |
| | Process ID.
|
| |
| int | cpu |
| | CPU ID.
|
| |
| int | status |
| | Process state change status.
|
| |
Linux process state information.
Definition at line 55 of file threads.h.
◆ pid
| pid_t odph_linux_process_t::pid |
◆ cpu
| int odph_linux_process_t::cpu |
◆ status
| int odph_linux_process_t::status |
Process state change status.
Definition at line 58 of file threads.h.
The documentation for this struct was generated from the following file: