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