PatchworkOS
Loading...
Searching...
No Matches
tid_t.h
Go to the documentation of this file.
1#ifndef _AUX_TID_T_H
2#define _AUX_TID_T_H 1
3
12typedef __UINT64_TYPE__ tid_t;
13
14#endif
__UINT64_TYPE__ tid_t
Thread Identifier.
Definition tid_t.h:12