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

Unified Diff: docs/README.md

Issue 2875653003: Add "Threading and Tasks in Chrome" documentation. (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/threading_and_tasks.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 0ef06ca52309b39a1ec2b35c64fdbbf7d90fe464..999ebe527750692eebe742300f98fb51d1bb0ce9 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -97,6 +97,8 @@ git cl patch <CL number or URL>
* [Code Reviews](code_reviews.md) - Code review requirements and guidelines
* [Closure Compilation](closure_compilation.md) - The _Closure_ JavaScript
compiler
+* [Threading and Tasks in Chrome](threading_and_tasks.md) - How to run tasks
+ and handle thread safety in Chrome.
* [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/threading_and_tasks.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698