Searched refs:Tmp (Results 1 – 1 of 1) sorted by relevance
80 UINT Tmp; in pthread_setschedparam() local104 …tx_thread_priority_change(TheThread, (TX_LOWEST_PRIORITY - thread_tcb->current_priority + 1),&Tmp); in pthread_setschedparam()105 thread_tcb->orig_priority=(ULONG) Tmp; in pthread_setschedparam()