ds-win32 uses __try/__finally (for SEH) or
pthread_setspecific()/pthread_getspecific() (for C cleanup) to ensure
they're always called.
> - Original Message -
> From: "Keri Harris"
> To:
> Sent: Thursday, March 19, 2015 3:27 PM
> Subject: [Mingw-w6
May be it has some relation with?
http://sourceforge.net/p/mingw-w64/mailman/message/31749147/
- Original Message -
From: "Keri Harris"
To:
Sent: Thursday, March 19, 2015 3:27 PM
Subject: [Mingw-w64-public] winpthreads cleanup handlers not called
afterpthread_exit()
>