2009-10-18 Ivan Maidanski <ivmai@mail.ru>
authorivmai <ivmai>
Sun, 18 Oct 2009 08:46:08 +0000 (08:46 +0000)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 26 Jul 2011 17:06:50 +0000 (21:06 +0400)
commit21bb23541f1d64e861645255c2cfdac54a930012
treec9ff35b30d4a93b7bd1e0c310be229da64dfe517
parente21c83e60ad428e406ee9172750eee3db656d80f
2009-10-18  Ivan Maidanski <ivmai@mail.ru>

* backgraph.c (GC_quiet): Remove the declaration (not needed
anymore since gc_priv.h is always included).
* checksums.c (GC_quiet): Ditto.
* gcj_mlc.c (GC_quiet): Ditto.
* headers.c (GC_hdr_cache_hits, GC_hdr_cache_misses): Add the
comment.
* include/private/gc_hdrs.h (GC_hdr_cache_hits,
GC_hdr_cache_misses): Ditto.
* mark.c (GC_first_nonempty): Make the volatile variable STATIC.
* pthread_stop_world.c (GC_stop_count, GC_world_is_stopped):
Ditto.
* win32_threads.c (GC_please_stop, GC_max_thread_index,
GC_mark_mutex_waitcnt): Ditto.
ChangeLog
backgraph.c
checksums.c
gcj_mlc.c
headers.c
include/private/gc_hdrs.h
mark.c
pthread_stop_world.c
win32_threads.c