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
82 #define SAVE_REGS(thread_t, retaddr) \ argument118 #define GET_THREAD_HATP(hatp, thread_t, scratch_reg) \ argument135 #define STORE_INTR_START(thread_t) \ argument
51 typedef unsigned int thread_t; typedef
50 typedef unsigned int thread_t; typedef