Next: , Previous: GNAT.Task_Lock (g-tasloc.ads), Up: The GNAT Library


9.73 GNAT.Threads (g-thread.ads)

Provides facilities for creating and destroying threads with explicit calls. These threads are known to the GNAT run-time system. These subprograms are exported C-convention procedures intended to be called from foreign code. By using these primitives rather than directly calling operating systems routines, compatibility with the Ada tasking runt-time is provided.