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