Searched refs:_TASK (Results 1 – 1 of 1) sorted by relevance
8 struct _TASK { struct11 struct _TASK *next; argument15 struct _TASK *head;16 struct _TASK *tail;37 struct _TASK *h = stw->head; in worker_fn()78 struct _TASK *t = stw->head; in iwstw_shutdown()80 struct _TASK *o = t; in iwstw_shutdown()108 struct _TASK *task = malloc(sizeof(*task)); in iwstw_schedule()110 *task = (struct _TASK) { in iwstw_schedule()