summaryrefslogtreecommitdiffstats
path: root/base/tracked_objects.cc
diff options
context:
space:
mode:
authorjar@chromium.org <jar@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-12-09 03:40:50 +0000
committerjar@chromium.org <jar@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-12-09 03:40:50 +0000
commit356dc759f225c84ed45075d87f3358936abaac36 (patch)
tree6ac687e7afe1644802f190706979bcc671914713 /base/tracked_objects.cc
parentad8e631ae8693755feee40d53ef5cd3b80913db4 (diff)
downloadchromium_src-356dc759f225c84ed45075d87f3358936abaac36.zip
chromium_src-356dc759f225c84ed45075d87f3358936abaac36.tar.gz
chromium_src-356dc759f225c84ed45075d87f3358936abaac36.tar.bz2
Provide windows notifictaion of thread termination
This code should only have much of an impact on the XP platform, where thread teardown notification are not currently made. Provide an automatic fallback scan of the linker list of notifcation callbacks via DllMain. This fallback is ONLY used if there are no notifications coming via the linker list. This allows all existing code to continue working as it does today, and provides thread teardown notifcatino on XP even though we use the LoadLibrary call. It is a minimal change, suitable for pushing to other channels (beta? stable?). r=cpu BUG=103209 Review URL: http://codereview.chromium.org/8836003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113748 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base/tracked_objects.cc')
0 files changed, 0 insertions, 0 deletions