Searched defs:rsi_thread (Results 1 – 1 of 1) sorted by relevance
179 struct rsi_thread { struct180 void (*thread_function)(void *);181 struct completion completion;182 struct task_struct *task;183 struct rsi_event event;184 atomic_t thread_done;