Searched refs:orig_priority (Results 1 – 5 of 5) sorted by relevance
169 pthread_ptr->orig_priority = current_thread_ptr->orig_priority ; in pthread_create()
106 thread_tcb->orig_priority=(ULONG) Tmp; in pthread_setschedparam()
226 new_signal_thread -> orig_priority = target_thread -> orig_priority ; in pthread_kill()
223 pthread_ptr->orig_priority = attr->sched_attr.sched_priority ; in posix_copy_pthread_attr()
330 ULONG orig_priority; member