[coop] Make mono_threads_is_coop_enabled a normal function
authorAleksey Kliger <aleksey@xamarin.com>
Wed, 18 May 2016 15:19:23 +0000 (11:19 -0400)
committerAleksey Kliger <aleksey@xamarin.com>
Wed, 18 May 2016 15:19:23 +0000 (11:19 -0400)
commitf99a0f713ca4d003c71c80de257f6d2327d53515
treed2eeeea3a76bfdb210b5428ec96b8a4406bebd39
parent9c351d5028d37c81443bf375c75640b986319907
[coop] Make mono_threads_is_coop_enabled a normal function

It doesn't need to live in the header.

In particular is_coop_enabled variable used to be in every translation
unit instead of just a single flag.
mono/utils/mono-threads-coop.c
mono/utils/mono-threads-coop.h