mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-27 02:45:32 +02:00
![]() As the Object#wait() voids the synchronization, more threads can call destroy() before the Reaper thread has identified that the process exited or the timeout occured. The change ensures that only one call actually raises the signal while the others are NOP. Contributed by STMicroelectronics Change-Id: I64722b17138582a76bb9cf604a6b0c14685f1720 Signed-off-by: Torbjörn Svensson <torbjorn.svensson@st.com> |
||
---|---|---|
.. | ||
org.eclipse.cdt.core | ||
org.eclipse.cdt.core.linux | ||
org.eclipse.cdt.core.linux.aarch64 | ||
org.eclipse.cdt.core.linux.ppc64le | ||
org.eclipse.cdt.core.linux.x86_64 | ||
org.eclipse.cdt.core.macosx | ||
org.eclipse.cdt.core.native | ||
org.eclipse.cdt.core.tests | ||
org.eclipse.cdt.core.win32 | ||
org.eclipse.cdt.core.win32.x86_64 | ||
org.eclipse.cdt.ui | ||
org.eclipse.cdt.ui.tests | ||
pom.xml |