Home
last modified time | relevance | path

Searched refs:Get_Thread (Results 1 – 25 of 59) sorted by relevance

123

/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/libgnarl/
H A Dg-thread.adb170 procedure Get_Thread (Id : Address; Thread : Address) is subprogram
174 end Get_Thread;
176 procedure Get_Thread (Id : Task_Id; Thread : Address) is subprogram
178 Get_Thread (To_Addr (Id), Thread);
179 end Get_Thread;
H A Dg-thread.ads130 procedure Get_Thread (Id : System.Address; Thread : System.Address); subprogspec
131 pragma Export (C, Get_Thread, "__gnat_get_thread");
132 procedure Get_Thread subprogspec
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/libgnarl/
H A Dg-thread.adb170 procedure Get_Thread (Id : Address; Thread : Address) is subprogram
174 end Get_Thread;
176 procedure Get_Thread (Id : Task_Id; Thread : Address) is subprogram
178 Get_Thread (To_Addr (Id), Thread);
179 end Get_Thread;
H A Dg-thread.ads130 procedure Get_Thread (Id : System.Address; Thread : System.Address); subprogspec
131 pragma Export (C, Get_Thread, "__gnat_get_thread");
132 procedure Get_Thread subprogspec
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/libgnarl/
H A Dg-thread.adb170 procedure Get_Thread (Id : Address; Thread : Address) is subprogram
174 end Get_Thread;
176 procedure Get_Thread (Id : Task_Id; Thread : Address) is subprogram
178 Get_Thread (To_Addr (Id), Thread);
179 end Get_Thread;
H A Dg-thread.ads130 procedure Get_Thread (Id : System.Address; Thread : System.Address); subprogspec
131 pragma Export (C, Get_Thread, "__gnat_get_thread");
132 procedure Get_Thread subprogspec
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/libgnarl/
H A Dg-thread.adb170 procedure Get_Thread (Id : Address; Thread : Address) is subprogram
174 end Get_Thread;
176 procedure Get_Thread (Id : Task_Id; Thread : Address) is subprogram
178 Get_Thread (To_Addr (Id), Thread);
179 end Get_Thread;
H A Dg-thread.ads130 procedure Get_Thread (Id : System.Address; Thread : System.Address); subprogspec
131 pragma Export (C, Get_Thread, "__gnat_get_thread");
132 procedure Get_Thread subprogspec
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/libgnarl/
H A Dg-thread.adb170 procedure Get_Thread (Id : Address; Thread : Address) is subprogram
174 end Get_Thread;
176 procedure Get_Thread (Id : Task_Id; Thread : Address) is subprogram
178 Get_Thread (To_Addr (Id), Thread);
179 end Get_Thread;
H A Dg-thread.ads130 procedure Get_Thread (Id : System.Address; Thread : System.Address); subprogspec
131 pragma Export (C, Get_Thread, "__gnat_get_thread");
132 procedure Get_Thread subprogspec
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/libgnarl/
H A Dg-thread.adb170 procedure Get_Thread (Id : Address; Thread : Address) is subprogram
174 end Get_Thread;
176 procedure Get_Thread (Id : Task_Id; Thread : Address) is subprogram
178 Get_Thread (To_Addr (Id), Thread);
179 end Get_Thread;
H A Dg-thread.ads130 procedure Get_Thread (Id : System.Address; Thread : System.Address); subprogspec
131 pragma Export (C, Get_Thread, "__gnat_get_thread");
132 procedure Get_Thread subprogspec
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/libgnarl/
H A Dg-thread.adb170 procedure Get_Thread (Id : Address; Thread : Address) is subprogram
174 end Get_Thread;
176 procedure Get_Thread (Id : Task_Id; Thread : Address) is subprogram
178 Get_Thread (To_Addr (Id), Thread);
179 end Get_Thread;
H A Dg-thread.ads130 procedure Get_Thread (Id : System.Address; Thread : System.Address); subprogspec
131 pragma Export (C, Get_Thread, "__gnat_get_thread");
132 procedure Get_Thread subprogspec
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dg-thread.ads130 procedure Get_Thread (Id : System.Address; Thread : System.Address); subprogspec
131 pragma Export (C, Get_Thread, "__gnat_get_thread");
/dports/lang/gcc6-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly4.1/5.1.0/adainclude/
H A Dg-thread.ads130 procedure Get_Thread (Id : System.Address; Thread : System.Address); subprogspec
131 pragma Export (C, Get_Thread, "__gnat_get_thread");
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dg-thread.ads130 procedure Get_Thread (Id : System.Address; Thread : System.Address); subprogspec
131 pragma Export (C, Get_Thread, "__gnat_get_thread");
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dg-thread.ads130 procedure Get_Thread (Id : System.Address; Thread : System.Address); subprogspec
131 pragma Export (C, Get_Thread, "__gnat_get_thread");
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dg-thread.ads130 procedure Get_Thread (Id : System.Address; Thread : System.Address); subprogspec
131 pragma Export (C, Get_Thread, "__gnat_get_thread");
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dg-thread.ads130 procedure Get_Thread (Id : System.Address; Thread : System.Address); subprogspec
131 pragma Export (C, Get_Thread, "__gnat_get_thread");
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dg-thread.ads123 procedure Get_Thread (Id : System.Address; Thread : System.Address); subprogspec
124 pragma Export (C, Get_Thread, "__gnat_get_thread");
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dg-thread.ads123 procedure Get_Thread (Id : System.Address; Thread : System.Address); subprogspec
124 pragma Export (C, Get_Thread, "__gnat_get_thread");
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnarl/
H A Dg-thread.ads130 procedure Get_Thread (Id : System.Address; Thread : System.Address); subprogspec
131 pragma Export (C, Get_Thread, "__gnat_get_thread");
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/libgnarl/
H A Dg-thread.ads130 procedure Get_Thread (Id : System.Address; Thread : System.Address); subprogspec
131 pragma Export (C, Get_Thread, "__gnat_get_thread");
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/libgnarl/
H A Dg-thread.ads130 procedure Get_Thread (Id : System.Address; Thread : System.Address); subprogspec
131 pragma Export (C, Get_Thread, "__gnat_get_thread");

123