Lines Matching refs:sul
32 lws_spawn_timeout(struct lws_sorted_usec_list *sul)
34 struct lws_spawn_piped *lsp = lws_container_of(sul,
35 struct lws_spawn_piped, sul);
43 lws_spawn_sul_reap(struct lws_sorted_usec_list *sul)
45 struct lws_spawn_piped *lsp = lws_container_of(sul,
139 lws_sul_cancel(&lsp->sul);
183 &lsp->sul, lws_spawn_timeout,
201 lws_sul_cancel(&lsp->sul);
250 windows_pipe_poll_hack(lws_sorted_usec_list_t *sul)
252 struct lws_spawn_piped *lsp = lws_container_of(sul,
462 * Let's set up a sul to poll the pipes and synthesize the
507 lws_sul_schedule(context, i->tsi, &lsp->sul, lws_spawn_timeout,
523 lws_sul_schedule(context, i->tsi, &lsp->sul,