Searched defs:thread_payload (Results 1 – 1 of 1) sorted by relevance
87 struct thread_payload { struct91 virtual ~thread_payload() = default; argument94 thread_payload() : num_regs() {} in thread_payload() function