Searched defs:exited (Results 1 – 5 of 5) sorted by relevance
17 static int exited; variable
21 struct completion exited; member
20 struct completion exited; member
65 struct completion exited; member
48 bool exited; in DECLARE_RC_STRUCT() local199 static inline void thread__set_exited(struct thread *thread, bool exited) in thread__set_exited()