Searched refs:nx_mrp_thread_entry (Results 1 – 2 of 2) sorted by relevance
269 void nx_mrp_thread_entry(ULONG mrp_instance);
1133 status = tx_thread_create(&mrp -> mrp_thread, thread_name, nx_mrp_thread_entry, (ULONG)mrp, in nx_mrp_init()1954 void nx_mrp_thread_entry(ULONG mrp_instance) in nx_mrp_thread_entry() function