Searched defs:rsi_thread (Results 1 – 1 of 1) sorted by relevance
201 struct rsi_thread { struct202 void (*thread_function)(void *);203 struct completion completion;204 struct task_struct *task;205 struct rsi_event event;206 atomic_t thread_done;