Home
last modified time | relevance | path

Searched defs:thread_t (Results 1 – 4 of 4) sorted by last modified time

/illumos-gate/usr/src/uts/intel/ml/
H A Dswtch.S82 #define SAVE_REGS(thread_t, retaddr) \ argument
118 #define GET_THREAD_HATP(hatp, thread_t, scratch_reg) \ argument
135 #define STORE_INTR_START(thread_t) \ argument
/illumos-gate/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
/illumos-gate/usr/src/lib/libfakekernel/common/
H A Dtaskq.c50 typedef unsigned int thread_t; typedef
/illumos-gate/usr/src/head/
H A Dthread.h51 typedef unsigned int thread_t; typedef