Searched defs:cond_wait (Results 1 – 1 of 1) sorted by relevance
183 struct cond_wait { struct184 struct cond_wait *next; argument189 static void init_cond_wait(struct cond_wait *w, unsigned int data); argument