]> granicus.if.org Git - gc/commit
Mark GC_started_thread_while_stopped() as GC_INNER
authorIvan Maidanski <ivmai@mail.ru>
Mon, 15 Jul 2013 11:48:44 +0000 (15:48 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Mon, 15 Jul 2013 11:48:44 +0000 (15:48 +0400)
commit84c483185f85bc574eeea2ae316d25062a02d296
tree98b4b4244e0f81af75c82f3ded78aba4c165b2c7
parentc3b49f5a6764f82e34c0d2fbc4462d92b865dc75
Mark GC_started_thread_while_stopped() as GC_INNER

* mark.c (GC_started_thread_while_stopped): Declare as GC_INNER
(declared only if GC_WIN32_THREADS).
* win32_threads.c (GC_started_thread_while_stopped): Define as GC_INNER.
mark.c
win32_threads.c