[Tizen] Workaround for undocumented EAGAIN returned from pthread_kill (#328)
authorGleb Balykov/Platform Lab /SRR/Staff Engineer/Samsung Electronics <g.balykov@samsung.com>
Mon, 17 Jan 2022 21:35:55 +0000 (00:35 +0300)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Mon, 17 Jan 2022 21:35:55 +0000 (06:35 +0900)
commitc9d19a35b19cfc708ed61eaaec470052baa79c57
treea050c37dd5c7edd3f99299dafad5fa25e7256b65
parent77c8af8a0969f6a7f139c99af074a7a8c9028025
[Tizen] Workaround for undocumented EAGAIN returned from pthread_kill (#328)

This is partial cherry-pick of https://github.com/dotnet/runtime/pull/32167

Also, similar issue was fixed in mono: https://github.com/dotnet/runtime/issues/34132
src/pal/src/exception/signal.cpp