commit | 364a16a77146e749f51e65e035834bdde2969bfe | [log] [tgz] |
---|---|---|
author | Gabriel Charette <[email protected]> | Wed Feb 06 21:12:15 2019 |
committer | Commit Bot <[email protected]> | Wed Feb 06 21:12:15 2019 |
tree | 6c9649efaeb37174b27da2c7ba7fd1e5e04f3784 | |
parent | 62bb74b599ddf4bddd58496f75aaf2cc00419ecc [diff] |
[Threading and Tasks] Add Nomenclature section to docs We get frequent questions about these terms and it's time we document them explicitly. "thread-compatible" is a new term we haven't used in the past (we just used initialized-once-read-only-forever-after) but let's use that from now on as it's more consistent with the internal docs: https://engdoc.corp.google.com/eng/doc/devguide/cpp/primer.md?cl=head#thread_safety [email protected] Change-Id: Ia20eadfb1910d54524bd0c08eb70dd60d94eae39 Reviewed-on: https://chromium-review.googlesource.com/c/1456642 Auto-Submit: Gabriel Charette <[email protected]> Commit-Queue: François Doray <[email protected]> Reviewed-by: François Doray <[email protected]> Cr-Commit-Position: refs/heads/master@{#629730}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .