Rev 2131 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2131 | Rev 2307 | ||
---|---|---|---|
Line 68... | Line 68... | ||
68 | 68 | ||
69 | typedef uint64_t unative_t; |
69 | typedef uint64_t unative_t; |
70 | typedef int64_t native_t; |
70 | typedef int64_t native_t; |
71 | 71 | ||
72 | typedef uint8_t bool; |
72 | typedef uint8_t bool; |
- | 73 | typedef uint64_t thread_id_t; |
|
73 | typedef uint64_t task_id_t; |
74 | typedef uint64_t task_id_t; |
74 | typedef uint32_t context_id_t; |
75 | typedef uint32_t context_id_t; |
75 | 76 | ||
76 | typedef int32_t inr_t; |
77 | typedef int32_t inr_t; |
77 | typedef int32_t devno_t; |
78 | typedef int32_t devno_t; |