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