https://bugs.kde.org/show_bug.cgi?id=421931

Tom Hughes <t...@compton.nu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t...@compton.nu

--- Comment #4 from Tom Hughes <t...@compton.nu> ---
A detached thread in pthreads is one that is no longer being supervised and
which will vanish when it completes rather than waiting to be reaped (joined in
pthreads terminology) by another thread.

The situation under valgrind is as you say rather different though in that even
if pthreads has forgotten about the thread valgrind hasn't.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to