[Bug 1867] New: pthread_join with exited thread does not work
bugzilla-daemon at rtems.org
bugzilla-daemon at rtems.org
Sat Jul 30 16:03:20 UTC 2011
https://www.rtems.org/bugzilla/show_bug.cgi?id=1867
Summary: pthread_join with exited thread does not work
Product: RTEMS
Version: HEAD
Platform: All
OS/Version: RTEMS
Status: NEW
Severity: normal
Priority: P3
Component: cpukit
AssignedTo: joel.sherrill at oarcorp.com
ReportedBy: joel.sherrill at oarcorp.com
The current RTEMS implementation of pthread_exit() and pthread_join() do not
support the case where a thread is joinable but calls pthread_exit() before a
thread has attempted to join.
--
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the bugs
mailing list