Update FAQ.md: meson is not elementary particle

meson is a hadron, more specifically, hadrons that consists of a quark and a anti-quark.  So, it is a composite particle rather than elementary one.
This commit is contained in:
Chiu Yue Chun 2017-05-04 17:26:38 +08:00 committed by Jussi Pakkanen
parent 5f1b96a076
commit fe85721e7e
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ See also [How do I do X in Meson](howtox.md).
When the name was originally chosen, there were two main limitations: there must not exist either a Debian package or a Sourceforge project of the given name. This ruled out tens of potential project names. At some point the name Gluon was considered. Gluons are elementary particles that hold protons and neutrons together, much like a build system's job is to take pieces of source code and a compiler and bind them to a complete whole.
Unfortunately this name was taken, too. Then the rest of physical elementary particles were examined and Meson was found to be available.
Unfortunately this name was taken, too. Then the rest of subatomic particles were examined and Meson was found to be available.
## What is the correct way to use threads (such as pthreads)?