Next: , Previous: , Up: The GNAT Library   [Contents][Index]


12.123 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.