GNAT Threads g-thread ads (GNAT Reference Manual) (original) (raw)
Next: GNAT.Traceback (g-traceb.ads), Previous: GNAT.Time_Stamp (g-timsta.ads), Up: The GNAT Library [Contents][Index]
12.119 GNAT.Threads
(g-thread.ads
) ¶
Provides facilities for dealing with foreign threads which need to be known by the GNAT run-time system. Consult the documentation of this package for further details if your program has threads that are created by a non-Ada environment which then accesses Ada code.