Lines Matching refs:tsi
96 struct lws_context_per_thread *pt = &context->pt[(int)wsi->tsi];
123 lws_service_fd_tsi(context, &eventfd, wsi->tsi);
159 struct lws_context_per_thread *pt = &wsi->a.context->pt[(int)wsi->tsi];
220 pt = &wsi->a.context->pt[(int)wsi->tsi];
246 init_pt_sd(struct lws_context *context, void *_loop, int tsi)
248 struct lws_context_per_thread *pt = &context->pt[tsi];
338 struct lws_context_per_thread *pt = &wsi->a.context->pt[(int)wsi->tsi];
359 run_pt_sd(struct lws_context *context, int tsi)
361 struct lws_context_per_thread *pt = &context->pt[tsi];
379 destroy_pt_sd(struct lws_context *context, int tsi)
381 struct lws_context_per_thread *pt = &context->pt[tsi];