Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

#164 closed defect (fixed)

pthread_cancel could not stop the thread

Reported by: ott Owned by: Joel Sherrill
Priority: normal Milestone: 2
Component: score Version: 4.5
Severity: major Keywords:
Cc: bugs@… Blocked By:
Blocking:

Description

pthread_cancel doesn't seem to be able to stop the thread.
I have attached test program that worked on Linux.

Release:
RTEMS-4.5

Environment:
Sparc/LEON

How-To-Repeat:
Compile with Linux --> -DLINUX
Compile for RTEMS --> -DRTEMS

Attachments (1)

testthread.c (2.5 KB) - added by ott on 12/03/06 at 13:31:13.
testthread.c

Download all attachments as: .zip

Change History (2)

comment:1 Changed on 07/05/02 at 17:08:19 by Joel Sherrill

Status: assignedclosed

State-Changed-From-To: working->closed
State-Changed-Why: Test code now works and fix is committed.

Changed on 12/03/06 at 13:31:13 by ott

Attachment: testthread.c added

testthread.c

Note: See TracTickets for help on using tickets.