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