Changeset d073e3c for doc/proposals/concurrency/glossary.tex
- Timestamp:
- Nov 10, 2016, 4:18:12 PM (8 years ago)
- Branches:
- ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
- Children:
- 5f5083e
- Parents:
- b726084
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/proposals/concurrency/glossary.tex
rb726084 rd073e3c 52 52 } 53 53 54 \longnewglossaryentry{pool} 55 {name={thread-pool}} 56 { 57 Group of homogeneuous threads that loop executing units of works after another. 58 59 \textit{Synonyms : } 60 } 61 54 62 \longnewglossaryentry{cfacluster} 55 63 {name={cluster}}
Note: See TracChangeset
for help on using the changeset viewer.