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