Searched refs:TheThread (Results 1 – 1 of 1) sorted by relevance
79 TX_THREAD *TheThread; in pthread_setschedparam() local102 TheThread=posix_tcb2thread(thread_tcb); in pthread_setschedparam()104 …tx_thread_priority_change(TheThread, (TX_LOWEST_PRIORITY - thread_tcb->current_priority + 1),&Tmp); in pthread_setschedparam()109 tx_thread_time_slice_change(TheThread, thread_tcb->time_slice, &UTmp); in pthread_setschedparam()