Searched defs:thread_debug_info (Results 1 – 1 of 1) sorted by relevance
105 struct thread_debug_info { struct106 spinlock lock;110 int32 flags;114 port_id debug_port;117 sigset_t ignore_signals;119 sigset_t ignore_signals_once;124 struct {168 struct arch_thread_debug_info arch_info; argument