Searched defs:thread_t (Results 1 – 4 of 4) sorted by relevance
110 struct thread_t { struct134 struct multi_thread_t { argument135 struct thread_t thread[NUM_THREADS]; argument
92 #define SAVE_REGS(thread_t, retaddr) \ argument128 #define GET_THREAD_HATP(hatp, thread_t, scratch_reg) \ argument145 #define STORE_INTR_START(thread_t) \ argument163 #define SAVE_REGS(thread_t, retaddr) \ argument194 #define GET_THREAD_HATP(hatp, thread_t, scratch_reg) \ argument207 #define STORE_INTR_START(thread_t) \ argument
49 typedef unsigned int thread_t; typedef
45 typedef unsigned int thread_t; typedef