[w32handle] Rename `statuscode` parameter to `abandoned`
authorLudovic Henry <ludovic@xamarin.com>
Mon, 28 Nov 2016 20:50:28 +0000 (15:50 -0500)
committerLudovic Henry <ludovic@xamarin.com>
Thu, 1 Dec 2016 18:34:23 +0000 (13:34 -0500)
commit4e4834f9cd9320b35d6b64c8d3cc9b89db843ef5
tree37199e88c62f6cb669f5c913c49e3c272fe9bdcd
parentaff3d4198b316dd363297cee36a09591b6941540
[w32handle] Rename `statuscode` parameter to `abandoned`

This parameter is only used to check if a mutex has been abandonned.
mono/metadata/w32event-unix.c
mono/metadata/w32handle.c
mono/metadata/w32handle.h
mono/metadata/w32mutex-unix.c
mono/metadata/w32semaphore-unix.c