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

Unified Diff: docs/README.md

Issue 2883903004: Port https://sites.google.com/a/chromium.org/dev/developers/design-documents/threading/suble-thread… (Closed)
Patch Set: Created 3 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | docs/subtle_threading_bugs.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: docs/README.md
diff --git a/docs/README.md b/docs/README.md
index 999ebe527750692eebe742300f98fb51d1bb0ce9..b4601dfc03c97b8f97dfd2d64fae859e78a811f7 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -99,6 +99,8 @@ git cl patch <CL number or URL>
compiler
* [Threading and Tasks in Chrome](threading_and_tasks.md) - How to run tasks
and handle thread safety in Chrome.
+* [Subtle Threading Bugs and Patterns to Avoid Them](subtle_threading_bugs.md) -
+ Threading pitfalls to avoid.
* [Callback<> and Bind()](callback.md) - All about Callbacks, Closures, and
Bind().
* [Views Platform Styling](ui/views/platform_style.md) - How views are styled
« no previous file with comments | « no previous file | docs/subtle_threading_bugs.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698