[x86/Linux] Fix no matching function for call to 'InternalCreateThread' (dotnet/corec...
authorSaeHie Park <saehie.park@gmail.com>
Wed, 23 Nov 2016 09:38:26 +0000 (18:38 +0900)
committerJan Vorlicek <janvorli@microsoft.com>
Wed, 23 Nov 2016 09:38:26 +0000 (10:38 +0100)
commit125e33c3046a34017612e6894ac5619b5d3ad341
tree7be58e0445e7d82258c070eb2e4110cd9999f224
parent576481b0b919dc7d1ca357479749eca38f2cd85f
[x86/Linux] Fix no matching function for call to 'InternalCreateThread' (dotnet/coreclr#8265)

Fix compile error for x86/Linux
- fix calling convention by adding PALAPI to TerminationRequestHandlingRoutine

Commit migrated from https://github.com/dotnet/coreclr/commit/c581947c307df9abcb6abe8bd64df940d6372d6a
src/coreclr/src/pal/src/synchmgr/synchmanager.cpp