Node: GNAT.Threads (g-thread.ads), Next: GNAT.Traceback (g-traceb.ads), Previous: GNAT.Task_Lock (g-tasloc.ads), Up: The GNAT Library
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.