[RTEMS Project] #4413: Allow pthread_cancel() from within interrupt context (was: Allow rtems_task_delete() and pthread_cancel() from within interrupt context)

RTEMS trac trac at rtems.org
Fri May 14 16:35:56 UTC 2021


#4413: Allow pthread_cancel() from within interrupt context
-----------------------------+------------------------------
 Reporter:  Sebastian Huber  |       Owner:  Sebastian Huber
     Type:  enhancement      |      Status:  assigned
 Priority:  normal           |   Milestone:  6.1
Component:  rtems            |     Version:  6
 Severity:  normal           |  Resolution:
 Keywords:                   |  Blocked By:
 Blocking:                   |
-----------------------------+------------------------------
Description changed by Sebastian Huber:

Old description:

> The rtems_task_delete() and pthread_cancel() do not immediately delete
> resources if invoked for threads other than the executing thread. With
> minor changes they can be called also from within interrupt context.

New description:

 The pthread_cancel() does not immediately delete resources if invoked for
 threads other than the executing thread. With minor changes it may be
 called also from within interrupt context.

--

--
Ticket URL: <http://devel.rtems.org/ticket/4413#comment:1>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list