[coop] Do not include mono-threads-coop.h and mono-threads-api.h in mono-threads.h
authorLudovic Henry <ludovic@xamarin.com>
Mon, 30 May 2016 17:04:02 +0000 (19:04 +0200)
committerLudovic Henry <ludovic@xamarin.com>
Thu, 2 Jun 2016 21:25:31 +0000 (23:25 +0200)
commitab7f36694745d8d97e819561e3012d749ef6dcd6
treed3cf2faa6abf3bda6df9934c76e695fad4bed24f
parentd015b99f5181bca3f03ebf6072c67a64f015e0f6
[coop] Do not include mono-threads-coop.h and mono-threads-api.h in mono-threads.h

This leads to circular dependency between them, while mono-threads.h does not depends on the other 2.
22 files changed:
mono/metadata/gc.c
mono/metadata/marshal.c
mono/metadata/mono-hash.c
mono/metadata/object.c
mono/metadata/sgen-mono.c
mono/metadata/threads.c
mono/mini/aot-compiler.c
mono/mini/aot-runtime.c
mono/mini/method-to-ir.c
mono/mini/mini-arm.c
mono/mini/mini-runtime.c
mono/mini/mini-trampolines.c
mono/mini/mini.c
mono/mini/mini.h
mono/profiler/proflog.c
mono/utils/checked-build.c
mono/utils/mono-coop-mutex.h
mono/utils/mono-coop-semaphore.h
mono/utils/mono-threads-api.h
mono/utils/mono-threads-coop.h
mono/utils/mono-threads.c
mono/utils/mono-threads.h