Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/BSD/
Dnxd_bsd.c196 static VOID nx_bsd_thread_entry(ULONG info);
389 status = tx_thread_create(&nx_bsd_task_thread, "BSD thread task", nx_bsd_thread_entry, info, in nx_bsd_initialize()
682 VOID nx_bsd_thread_entry(ULONG info) in nx_bsd_thread_entry() function
/NetX-Duo-v6.2.1/docs/
Drevision_history.txt5067nx_bsd_thread_entry - Used tx_thread_sleep instead of setting event from timer.