[runtime] Fix a bunch of warnings in threads.c related to int64 -> int32 lossy casts.
authorRodrigo Kumpera <kumpera@gmail.com>
Tue, 3 Jun 2014 21:39:33 +0000 (17:39 -0400)
committerRodrigo Kumpera <kumpera@gmail.com>
Wed, 4 Jun 2014 17:34:35 +0000 (13:34 -0400)
commit16fe0d24af6b7333f970c6d4cc93a1a1d746fbbc
tree0180d005efebb854a98266ccfc83246efa3c9de7
parentc670b35edc0fa675b30810a4f56e6119a8d8b426
[runtime] Fix a bunch of warnings in threads.c related to int64 -> int32 lossy casts.
mono/metadata/threads.c