Ignore:
Timestamp:
Nov 7, 2016, 10:47:32 AM (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:
84118d8
Parents:
9a8dfcc
Message:
  • Added custom style file.
  • Updated text up-to internal scheduling
File:
1 edited

Legend:

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

    r9a8dfcc rfe84230  
    1111{
    1212Locking done by the called routine. With this technique, a monitor routine called by another routine will aquire the monitor \emph{after} entering the routine body but prior to any other code.
     13}
     14
     15\longnewglossaryentry{group-acquire}
     16{name={grouped acquiring}}
     17{
     18Implicitly acquiring several monitors when entering a monitor.
    1319}
    1420
Note: See TracChangeset for help on using the changeset viewer.