Home
last modified time | relevance | path

Searched refs:nx_bsd_task_thread (Results 1 – 1 of 1) sorted by relevance

/NetX-Duo-v6.2.1/addons/BSD/
Dnxd_bsd.c195 TX_THREAD nx_bsd_task_thread; variable
389 status = tx_thread_create(&nx_bsd_task_thread, "BSD thread task", nx_bsd_thread_entry, info, in nx_bsd_initialize()
436 tx_thread_delete(&nx_bsd_task_thread); in nx_bsd_initialize()