Searched refs:sul_plat (Results 1 – 2 of 2) sorted by relevance
43 lws_container_of(sul, struct lws_context_per_thread, sul_plat); in lws_sul_plat_unix()78 __lws_sul_insert(&pt->pt_sul_owner, &pt->sul_plat, 30 * LWS_US_PER_SEC); in lws_sul_plat_unix()143 context->pt[0].sul_plat.cb = lws_sul_plat_unix; in lws_plat_init()144 __lws_sul_insert(&context->pt[0].pt_sul_owner, &context->pt[0].sul_plat, in lws_plat_init()
383 lws_sorted_usec_list_t sul_plat; member