[Bug 1867] pthread_join with exited thread does not work

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Sun Jul 31 02:23:29 UTC 2011


https://www.rtems.org/bugzilla/show_bug.cgi?id=1867

Jie Liu <lj8175 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lj8175 at gmail.com

--- Comment #2 from Jie Liu <lj8175 at gmail.com> 2011-07-30 21:23:28 CDT ---
This is found in the gcj porting.
In the sub-porting bdwgc, I found pthread_join on rtems different from linux.
On Linux manual, "The pthread_join() function waits for the thread specified by
thread to terminate.  If that thread has already terminated, then 
pthread_join() returns immediately.  The thread specified by thread must be
joinable."

-- 
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