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