Lines Matching defs:next_lwt
59 ompt_lw_taskteam_t *next_lwt = LWT_FROM_TEAM(team), *lwt = NULL;
69 if (next_lwt) {
70 lwt = next_lwt;
71 next_lwt = NULL;
75 next_lwt = LWT_FROM_TEAM(team);
110 *next_lwt = LWT_FROM_TEAM(taskdata->td_team);
120 if (next_lwt) {
121 lwt = next_lwt;
122 next_lwt = NULL;
126 next_lwt = LWT_FROM_TEAM(taskdata->td_team);
151 *next_lwt = LWT_FROM_TEAM(taskdata->td_team);
164 } else if (next_lwt) {
165 lwt = next_lwt;
166 next_lwt = NULL;
171 next_lwt = LWT_FROM_TEAM(taskdata->td_team);
382 *next_lwt = LWT_FROM_TEAM(taskdata->td_team);
395 } else if (next_lwt) {
396 lwt = next_lwt;
397 next_lwt = NULL;
406 next_lwt = LWT_FROM_TEAM(taskdata->td_team);