Searched refs:tcp4_handler_thread (Results 1 – 2 of 2) sorted by relevance
28 static struct k_thread tcp4_handler_thread[CONFIG_NET_SAMPLE_NUM_HANDLERS]; variable284 &tcp4_handler_thread[slot], in process_tcp()298 k_thread_name_set(&tcp4_handler_thread[slot], name); in process_tcp()415 k_thread_access_grant(tcp4_thread_id, &tcp4_handler_thread[i]); in start_tcp()461 k_thread_abort(&tcp4_handler_thread[i]); in stop_tcp()
64 static struct k_thread tcp4_handler_thread[CONFIG_NET_SAMPLE_NUM_HANDLERS]; variable309 &tcp4_handler_thread[slot], in process_tcp()