Home
last modified time | relevance | path

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

/titanic_51/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/
H A Dmulti_thread_def.h110 struct thread_t { struct
135 struct thread_t thread[NUM_THREADS]; argument
134 current_SPthread_t global() argument
/titanic_51/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_re argument
145 STORE_INTR_START(thread_t) global() argument
163 SAVE_REGS(thread_t,retaddr) global() argument
194 GET_THREAD_HATP(hatp,thread_t,scratch_reg) global() argument
207 STORE_INTR_START(thread_t) global() argument
[all...]
/titanic_51/usr/src/head/
H A Dthread.h49 typedef unsigned int thread_t; typedef
[all...]
/titanic_51/usr/src/lib/libfakekernel/common/
H A Dtaskq.c45 typedef unsigned int thread_t; typedef