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(-) -- 2.26.2 _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel