- File:
-
- 1 edited
-
doc/proposals/concurrency/annex/glossary.tex (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
doc/proposals/concurrency/annex/glossary.tex
rd67cdb7 r3364962 13 13 } 14 14 15 \longnewglossaryentry{ group-acquire}16 {name={bulk acquiring}}15 \longnewglossaryentry{bulk-acq} 16 {name={bulk-acquiring}} 17 17 { 18 18 Implicitly acquiring several monitors when entering a monitor. 19 } 20 21 \longnewglossaryentry{multi-acq} 22 {name={multiple-acquisition}} 23 { 24 Any locking technique which allow any single thread to acquire a lock multiple times. 19 25 } 20 26
Note:
See TracChangeset
for help on using the changeset viewer.