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