• schedule_timeout  该方法相当于设置一个timer,然后schedule,timer到期后process_timeout会调用wake_up_process唤醒进程。不会修改进程状
    admin1月前
    170