Searched refs:txfr_thread_wrapper (Results 1 – 1 of 1) sorted by relevance
221 void txfr_thread_wrapper(ULONG id) in txfr_thread_wrapper() function367 …ret = tx_thread_create(&pxTaskBuffer->thread, (CHAR *)pcName, txfr_thread_wrapper, (ULONG)pvParame… in xTaskCreateStatic()449 … ret = tx_thread_create(&p_task->thread, (CHAR *)pcName, txfr_thread_wrapper, (ULONG)pvParameters, in xTaskCreate()