Next: , Previous: GNAT.Table (g-table.ads), Up: The GNAT Library


9.107 GNAT.Task_Lock (g-tasloc.ads)

A very simple facility for locking and unlocking sections of code using a single global task lock. Appropriate for use in situations where contention between tasks is very rarely expected.