#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
_______________________________________________
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to