Searched refs:orig_priority (Results 1 – 5 of 5) sorted by relevance
168 pthread_ptr->orig_priority = current_thread_ptr->orig_priority ; in pthread_create()
105 thread_tcb->orig_priority=(ULONG) Tmp; in pthread_setschedparam()
225 new_signal_thread -> orig_priority = target_thread -> orig_priority ; in pthread_kill()
222 pthread_ptr->orig_priority = attr->sched_attr.sched_priority ; in posix_copy_pthread_attr()
329 ULONG orig_priority; member