Fix compile error (dotnet/coreclr#6641)
authorGuo Xiao <guoxiao@users.noreply.github.com>
Sun, 7 Aug 2016 15:20:52 +0000 (10:20 -0500)
committerJan Kotas <jkotas@microsoft.com>
Sun, 7 Aug 2016 15:20:52 +0000 (08:20 -0700)
commitaa60f3fa633a6ce463e9b98e68770ff55f2a68d9
treeceb19564fc9cffc3a1c32fcb0cb356e651f1afae
parent1ac370545973f4ff9c87b64d4799b960b008d3c7
Fix compile error (dotnet/coreclr#6641)

error: cannot initialize return object of type 'void *' with an lvalue
of type 'void ()'

Commit migrated from https://github.com/dotnet/coreclr/commit/ab6bc52f502498d6f6380b8b58d3495a7bd84f35
src/coreclr/src/vm/threadsuspend.cpp