Searched defs:nsthread (Results 1 – 2 of 2) sorted by relevance
66 typedef struct nsthread { struct70 struct nsthread *tp_chain; /* Link in chain of threads in set */ argument83 } nsthread_t; argument
1701 nsthread(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in nsthread() function