Merge pull request #3545 from ntherning/throw-AbandonedMutexException-on-unix
authorNiklas Therning <niklas@therning.org>
Fri, 16 Sep 2016 12:57:21 +0000 (14:57 +0200)
committerGitHub <noreply@github.com>
Fri, 16 Sep 2016 12:57:21 +0000 (14:57 +0200)
commitcd277c2a7bfbb7487af4412b7af559866bc8ec68
tree64068ccdd62bb521fa97026f79eb6295d1abc734
parentdbb5d536e8203e32a401b062ee98cda66558d66c
parentb8fadb959acf8344ea637be6881027eea289531c
Merge pull request #3545 from ntherning/throw-AbandonedMutexException-on-unix

Correctly handle abandoned mutexes on non-Windows platforms
mono/metadata/threads.c
mono/metadata/w32event-unix.c
mono/metadata/w32mutex-unix.c
mono/metadata/w32semaphore-unix.c
mono/utils/w32handle.c