Hello,

this patch set probably got lost in all the e-mails. I work currently on the thread exit/cancel specification and would like to specify this behaviour.

On 17/05/2021 15:06, Sebastian Huber wrote:
Sebastian Huber (3):
   rtems: Return RTEMS_CALLED_FROM_ISR
   score: Simplify calling _Thread_Exit()
   posix: Allow pthread_cancel() from within ISRs

  cpukit/include/rtems/score/threadimpl.h | 13 +++--
  cpukit/posix/src/cancel.c               | 25 ++++-----
  cpukit/posix/src/pthreadexit.c          | 11 +---
  cpukit/rtems/src/taskdelete.c           | 20 +++----
  cpukit/rtems/src/taskexit.c             | 15 +-----
  cpukit/score/src/threadrestart.c        | 15 ++++--
  testsuites/psxtests/psxcancel01/init.c  | 72 ++++++++++++++-----------
  7 files changed, 80 insertions(+), 91 deletions(-)


--
embedded brains GmbH
Herr Sebastian HUBER
Dornierstr. 4
82178 Puchheim
Germany
email: sebastian.hu...@embedded-brains.de
phone: +49-89-18 94 741 - 16
fax:   +49-89-18 94 741 - 08

Registergericht: Amtsgericht München
Registernummer: HRB 157899
Vertretungsberechtigte Geschäftsführer: Peter Rasmussen, Thomas Dörfler
Unsere Datenschutzerklärung finden Sie hier:
https://embedded-brains.de/datenschutzerklaerung/
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to