PatchworkOS
Loading...
Searching...
No Matches
pid_t.h
Go to the documentation of this file.
1#ifndef _AUX_PID_T_H
2#define _AUX_PID_T_H 1
3
11typedef __UINT64_TYPE__ pid_t;
12
13#endif
__UINT64_TYPE__ pid_t
Process Identifier.
Definition pid_t.h:11