[RTEMS Project] #4413: Allow rtems_task_delete() and pthread_cancel() from within interrupt context
RTEMS trac
trac at rtems.org
Fri May 14 15:39:21 UTC 2021
#4413: Allow rtems_task_delete() and 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 | Keywords:
Blocked By: | Blocking:
------------------------------+-----------------------------
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.
--
Ticket URL: <http://devel.rtems.org/ticket/4413>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list