[RTEMS Project] #4675: sleep should be a thread cancellation point
RTEMS trac
trac at rtems.org
Sat Apr 22 05:32:10 UTC 2023
#4675: sleep should be a thread cancellation point
-----------------------------+---------------------
Reporter: Alexandre Oliva | Owner: (none)
Type: defect | Status: new
Priority: normal | Milestone: 6.1
Component: posix | Version: 6
Severity: normal | Resolution:
Keywords: | Blocked By:
Blocking: |
-----------------------------+---------------------
Comment (by Alexandre Oliva):
The unpatched libstdc++ testcase is a test that shows the problem.
An explicit pthread_testcancel shouldn't be needed.
Functions that are cancellation points should (as-if) call it implicitly.
--
Ticket URL: <http://devel.rtems.org/ticket/4675#comment:4>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list