Home
last modified time | relevance | path

Searched refs:Register_Foreign_Thread (Results 1 – 25 of 507) sorted by last modified time

12345678910>>...21

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/libgnarl/
H A Dg-thread.adb106 return Task_Primitives.Operations.Register_Foreign_Thread.all'Address;
H A Ds-taprop__posix.adb187 function Register_Foreign_Thread subprogspec
193 function Register_Foreign_Thread
687 function Register_Foreign_Thread return Task_Id is subprogram
692 return Register_Foreign_Thread (pthread_self);
694 end Register_Foreign_Thread;
H A Ds-tpopsp__posix-foreign.adb102 return Register_Foreign_Thread;
H A Ds-taprop.ads406 function Register_Foreign_Thread return ST.Task_Id; subprogspec
H A Ds-taprop__dummy.adb299 function Register_Foreign_Thread return Task_Id is subprogram
302 end Register_Foreign_Thread;
H A Ds-taprop__hpux-dce.adb141 function Register_Foreign_Thread (Thread : Thread_Id) return Task_Id; subprogspec
144 function Register_Foreign_Thread
684 function Register_Foreign_Thread return Task_Id is subprogram
689 return Register_Foreign_Thread (pthread_self);
691 end Register_Foreign_Thread;
H A Ds-taprop__linux.adb179 function Register_Foreign_Thread subprogspec
185 function Register_Foreign_Thread
817 function Register_Foreign_Thread return Task_Id is subprogram
822 return Register_Foreign_Thread (pthread_self);
824 end Register_Foreign_Thread;
H A Ds-taprop__solaris.adb236 function Register_Foreign_Thread subprogspec
242 function Register_Foreign_Thread
889 function Register_Foreign_Thread return Task_Id is subprogram
894 return Register_Foreign_Thread (thr_self);
896 end Register_Foreign_Thread;
H A Ds-taprop__vxworks.adb153 function Register_Foreign_Thread subprogspec
159 function Register_Foreign_Thread
808 function Register_Foreign_Thread return Task_Id is subprogram
813 return Register_Foreign_Thread (taskIdSelf);
815 end Register_Foreign_Thread;
H A Ds-tpopsp__solaris.adb100 return Register_Foreign_Thread;
H A Ds-tpopsp__vxworks.adb148 return Register_Foreign_Thread;
H A Ds-tporft.adb37 function Register_Foreign_Thread subprogram
104 end Register_Foreign_Thread;
H A Ds-taprop__mingw.adb189 function Register_Foreign_Thread subprogspec
195 function Register_Foreign_Thread
397 return Register_Foreign_Thread (GetCurrentThread);
784 function Register_Foreign_Thread return Task_Id is subprogram
789 return Register_Foreign_Thread (GetCurrentThread);
791 end Register_Foreign_Thread;
H A Ds-taprop__qnx.adb197 function Register_Foreign_Thread subprogspec
203 function Register_Foreign_Thread
684 function Register_Foreign_Thread return Task_Id is subprogram
689 return Register_Foreign_Thread (pthread_self);
691 end Register_Foreign_Thread;
H A Ds-taprop__rtems.adb178 function Register_Foreign_Thread subprogspec
184 function Register_Foreign_Thread
697 function Register_Foreign_Thread return Task_Id is subprogram
702 return Register_Foreign_Thread (pthread_self);
704 end Register_Foreign_Thread;
H A Ds-tpopsp__tls.adb93 return Register_Foreign_Thread;
H A Ds-tpopsp__vxworks-rtp.adb99 return Register_Foreign_Thread;
H A Ds-tpopsp__vxworks-tls.adb95 return Register_Foreign_Thread;
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A DChangeLog-20057452 * s-tporft.adb (Register_Foreign_Thread): Initialize Task_Image[_Len]
H A DChangeLog-20115564 * s-tporft.adb (Register_Foreign_Thread): A foreign task will not have
H A DChangeLog-20101770 * s-tporft.adb (Register_Foreign_Thread): Add the new affinity
4751 * s-tporft.adb, s-taskin.ads (Register_Foreign_Thread): Move
H A DChangeLog-20172285 libgnarl/s-taprop__vxworks.adb (Register_Foreign_Thread): Update
2311 * libgnarl/s-tporft.adb (Register_Foreign_Thread): Update parameter
12061 * s-tproft.adb (Register_Foreign_Thread): Amended Initialize_ATCB call
H A DChangeLog-2020433 * libgnarl/s-tporft.adb (Register_Foreign_Thread): Set
H A DChangeLog-20146227 * s-tporft.adb (Register_Foreign_Thread): Remove now obsolete comment.
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/libgnarl/
H A Ds-taprop__hpux-dce.adb141 function Register_Foreign_Thread (Thread : Thread_Id) return Task_Id; subprogspec
144 function Register_Foreign_Thread
684 function Register_Foreign_Thread return Task_Id is subprogram
689 return Register_Foreign_Thread (pthread_self);
691 end Register_Foreign_Thread;

12345678910>>...21