Changes between Initial Version and Version 1 of Ticket #4679


Ignore:
Timestamp:
07/19/22 06:44:07 (8 months ago)
Author:
Sebastian Huber
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4679 – Description

    initial v1  
    1 Threads may join the thread termination of another thread using the `pthread_join()` or `rtems_task_delete()` directives. Currently, the thread join operation uses a special case priority boosting mechanism:
     1Threads may join the thread termination of another thread using the `pthread_join()` or `rtems_task_delete()` directives. Currently, the thread cancel operation uses a special case priority boosting mechanism:
    22{{{#!c
    33static void _Thread_Raise_real_priority(