Initial set of Ward sgen annotations (#5705)
authorAleksey Kliger (λgeek) <akliger@gmail.com>
Thu, 5 Oct 2017 21:31:11 +0000 (17:31 -0400)
committerGitHub <noreply@github.com>
Thu, 5 Oct 2017 21:31:11 +0000 (17:31 -0400)
commita984f20e232d863a9d3b7848023f78816aa282e7
treeac100c91df31c97c9a348526eef6105627fb9694
parent3e9d7d6e9cf8dc33eb29c497c350a1cd7df3a057
Initial set of Ward sgen annotations (#5705)

* [ward] Expand MONO_PERMIT to empty string when not running Ward
  See https://github.com/evincarofautumn/Ward#annotating-your-code for the Ward
  permissions syntax
* sgen_gc_locked
* sgen_world_stopped
* sgen_lock_gc
* sgen_stop_world
mono/metadata/sgen-mono.c
mono/sgen/gc-internal-agnostic.h
mono/sgen/sgen-client.h
mono/sgen/sgen-fin-weak-hash.c
mono/sgen/sgen-gc.h
mono/utils/Makefile.am
mono/utils/ward.h [new file with mode: 0644]