Searched refs:lws_state_reg_notifier (Results 1 – 4 of 4) sorted by relevance
28 lws_state_reg_notifier(lws_state_manager_t *mgr, in lws_state_reg_notifier() function46 lws_state_reg_notifier(mgr, *notify_link_array++); in lws_state_reg_notifier_list()
60 lws_state_reg_notifier(lws_state_manager_t *mgr, lws_state_notify_link_t *nl);
158 lws_state_reg_notifier(&wsi->context->mgr_system, &v->notify_link); in callback_ntpc()
782 lws_state_reg_notifier(&context->mgr_system, &context->protocols_notify); in lws_create_context()