Searched refs:ws_handler_thread (Results 1 – 1 of 1) sorted by relevance
57 static struct k_thread ws_handler_thread[CONFIG_NET_SAMPLE_NUM_WEBSOCKET_HANDLERS]; variable313 k_thread_create(&ws_handler_thread[slot], in ws_echo_setup()328 k_thread_name_set(&ws_handler_thread[slot], name); in ws_echo_setup()