Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(68)

Side by Side Diff: base/third_party/valgrind/README

Issue 115328: During shutdown delete any pending tasks if running under Valgrind. (Closed)
Patch Set: "code reviews fixes" Created 11 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « base/message_loop.cc ('k') | base/third_party/valgrind/valgrind.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 The single header file (valgrind.h) in this directory defines runtime
2 macros that determine whether the current process is running under
3 Valgrind.
4
5 This header file was taken from Valgrind source code (version 3.4.1,
6 available at http://valgrind.org/downloads/valgrind-3.4.1.tar.bz2, dated
7 28 Feb 2009). The file is covered under BSD license as described within
8 the file.
OLDNEW
« no previous file with comments | « base/message_loop.cc ('k') | base/third_party/valgrind/valgrind.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698