Home
last modified time | relevance | path

Searched defs:cond_wait (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/tty/
Dsynclink_gt.c185 struct cond_wait { struct
186 struct cond_wait *next; argument
191 static void init_cond_wait(struct cond_wait *w, unsigned int data); argument