Ignore:
Timestamp:
Nov 10, 2016, 4:18:12 PM (8 years ago)
Author:
Thierry Delisle <tdelisle@…>
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
Message:

updated parallel taxonomy

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/proposals/concurrency/glossary.tex

    rb726084 rd073e3c  
    5252}
    5353
     54\longnewglossaryentry{pool}
     55{name={thread-pool}}
     56{
     57Group of homogeneuous threads that loop executing units of works after another.
     58
     59\textit{Synonyms : }
     60}
     61
    5462\longnewglossaryentry{cfacluster}
    5563{name={cluster}}
Note: See TracChangeset for help on using the changeset viewer.