linux task_struct棧結構說明

struct thread_info { struct task_struct *task; struct exec_domain *exec_domain; __u32 flags; __u32 cpu; mm_segment_t addr_limit; __s32 preempt_count; struct restart_block restart_block; }; static inli
相關文章
相關標籤/搜索