Home
last modified time | relevance | path

Searched defs:thread_t (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/
H A Dmulti_thread_def.h110 struct thread_t { struct
134 struct multi_thread_t { argument
135 struct thread_t thread[NUM_THREADS]; argument
/titanic_41/usr/src/uts/intel/ia32/ml/
H A Dswtch.s92 #define SAVE_REGS(thread_t, retaddr) \ argument
128 #define GET_THREAD_HATP(hatp, thread_t, scratch_reg) \ argument
145 #define STORE_INTR_START(thread_t) \ argument
163 #define SAVE_REGS(thread_t, retaddr) \ argument
194 #define GET_THREAD_HATP(hatp, thread_t, scratch_reg) \ argument
207 #define STORE_INTR_START(thread_t) \ argument
/titanic_41/usr/src/head/
H A Dthread.h49 typedef unsigned int thread_t; typedef
/titanic_41/usr/src/lib/libfakekernel/common/
H A Dtaskq.c45 typedef unsigned int thread_t; typedef