Home
last modified time | relevance | path

Searched refs:taskIdSelf (Results 1 – 25 of 401) sorted by relevance

12345678910>>...17

/dports/devel/omniORB/omniORB-4.2.4/src/lib/omnithread/
H A DvxWorks.cc58 DBG_TRACE(cout<<"Exception: omni_mutex::omni_mutex() tid: "<<(int)taskIdSelf()<<endl); in omni_mutex()
375 taskTcb(taskIdSelf())->spare1 = 0; in ~init_t()
434 int _tid = taskIdSelf(); in attach()
452 t->tid = taskIdSelf(); in attach()
469 int _tid = taskIdSelf(); in detach()
745 taskDelete(taskIdSelf()); in exit()
751 if(taskTcb(taskIdSelf())->spare1 != OMNI_THREAD_ID) in self()
754 return (omni_thread*)taskTcb(taskIdSelf())->spare2; in self()
827 int tid = taskIdSelf(); in show()
910 tid = taskIdSelf(); in omni_thread_dummy()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/libgnat/
H A Ds-thread__ae653.adb76 function taskIdSelf return t_id; subprogspec
77 pragma Import (C, taskIdSelf, "taskIdSelf");
155 Result : constant Interfaces.C.int := Register (taskIdSelf);
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/libgnat/
H A Ds-thread__ae653.adb76 function taskIdSelf return t_id; subprogspec
77 pragma Import (C, taskIdSelf, "taskIdSelf");
155 Result : constant Interfaces.C.int := Register (taskIdSelf);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/libgnat/
H A Ds-thread__ae653.adb76 function taskIdSelf return t_id; subprogspec
77 pragma Import (C, taskIdSelf, "taskIdSelf");
155 Result : constant Interfaces.C.int := Register (taskIdSelf);
/dports/lang/gcc10/gcc-10.3.0/libgcc/config/
H A Dgthr-vxworks-thread.c213 __local_tcb->task_id = taskIdSelf ();
258 __RETURN_ERRNO_IF_NOT_OK (taskPriorityGet (taskIdSelf (), &priority));
261 __RETURN_ERRNO_IF_NOT_OK (taskOptionsGet (taskIdSelf (), &options));
318 if (__threadid->task_id == taskIdSelf ())
/dports/lang/gcc12-devel/gcc-12-20211205/libgcc/config/
H A Dgthr-vxworks-thread.c253 __local_tcb->task_id = taskIdSelf (); in __gthread_self()
298 __RETURN_ERRNO_IF_NOT_OK (taskPriorityGet (taskIdSelf (), &priority)); in __gthread_create()
301 __RETURN_ERRNO_IF_NOT_OK (taskOptionsGet (taskIdSelf (), &options)); in __gthread_create()
358 if (__threadid->task_id == taskIdSelf ()) in __gthread_join()
/dports/devel/avr-gcc/gcc-10.2.0/libgcc/config/
H A Dgthr-vxworks-thread.c213 __local_tcb->task_id = taskIdSelf (); in __gthread_self()
258 __RETURN_ERRNO_IF_NOT_OK (taskPriorityGet (taskIdSelf (), &priority)); in __gthread_create()
261 __RETURN_ERRNO_IF_NOT_OK (taskOptionsGet (taskIdSelf (), &options)); in __gthread_create()
318 if (__threadid->task_id == taskIdSelf ()) in __gthread_join()
/dports/lang/gcc11-devel/gcc-11-20211009/libgcc/config/
H A Dgthr-vxworks-thread.c253 __local_tcb->task_id = taskIdSelf (); in __gthread_self()
298 __RETURN_ERRNO_IF_NOT_OK (taskPriorityGet (taskIdSelf (), &priority)); in __gthread_create()
301 __RETURN_ERRNO_IF_NOT_OK (taskOptionsGet (taskIdSelf (), &options)); in __gthread_create()
358 if (__threadid->task_id == taskIdSelf ()) in __gthread_join()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgcc/config/
H A Dgthr-vxworks-thread.c253 __local_tcb->task_id = taskIdSelf (); in __gthread_self()
298 __RETURN_ERRNO_IF_NOT_OK (taskPriorityGet (taskIdSelf (), &priority)); in __gthread_create()
301 __RETURN_ERRNO_IF_NOT_OK (taskOptionsGet (taskIdSelf (), &options)); in __gthread_create()
358 if (__threadid->task_id == taskIdSelf ()) in __gthread_join()
/dports/lang/gcc11/gcc-11.2.0/libgcc/config/
H A Dgthr-vxworks-thread.c253 __local_tcb->task_id = taskIdSelf (); in __gthread_self()
298 __RETURN_ERRNO_IF_NOT_OK (taskPriorityGet (taskIdSelf (), &priority)); in __gthread_create()
301 __RETURN_ERRNO_IF_NOT_OK (taskOptionsGet (taskIdSelf (), &options)); in __gthread_create()
358 if (__threadid->task_id == taskIdSelf ()) in __gthread_join()
/dports/lang/gcc10-devel/gcc-10-20211008/libgcc/config/
H A Dgthr-vxworks-thread.c213 __local_tcb->task_id = taskIdSelf (); in __gthread_self()
258 __RETURN_ERRNO_IF_NOT_OK (taskPriorityGet (taskIdSelf (), &priority)); in __gthread_create()
261 __RETURN_ERRNO_IF_NOT_OK (taskOptionsGet (taskIdSelf (), &options)); in __gthread_create()
318 if (__threadid->task_id == taskIdSelf ()) in __gthread_join()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-thread__ae653.adb74 function taskIdSelf return t_id; subprogspec
75 pragma Import (C, taskIdSelf, "taskIdSelf");
160 Result : constant Interfaces.C.int := Register (taskIdSelf);
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/libgnat/
H A Ds-thread__ae653.adb74 function taskIdSelf return t_id; subprogspec
75 pragma Import (C, taskIdSelf, "taskIdSelf");
160 Result : constant Interfaces.C.int := Register (taskIdSelf);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-thread__ae653.adb74 function taskIdSelf return t_id; subprogspec
75 pragma Import (C, taskIdSelf, "taskIdSelf");
160 Result : constant Interfaces.C.int := Register (taskIdSelf);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/libgnat/
H A Ds-thread__ae653.adb74 function taskIdSelf return t_id; subprogspec
75 pragma Import (C, taskIdSelf, "taskIdSelf");
160 Result : constant Interfaces.C.int := Register (taskIdSelf);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/libgnat/
H A Ds-thread__ae653.adb74 function taskIdSelf return t_id; subprogspec
75 pragma Import (C, taskIdSelf, "taskIdSelf");
160 Result : constant Interfaces.C.int := Register (taskIdSelf);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-thread__ae653.adb74 function taskIdSelf return t_id; subprogspec
75 pragma Import (C, taskIdSelf, "taskIdSelf");
160 Result : constant Interfaces.C.int := Register (taskIdSelf);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-thread__ae653.adb74 function taskIdSelf return t_id; subprogspec
75 pragma Import (C, taskIdSelf, "taskIdSelf");
160 Result : constant Interfaces.C.int := Register (taskIdSelf);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/libgnat/
H A Ds-thread__ae653.adb74 function taskIdSelf return t_id; subprogspec
75 pragma Import (C, taskIdSelf, "taskIdSelf");
160 Result : constant Interfaces.C.int := Register (taskIdSelf);
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/libgnat/
H A Ds-thread__ae653.adb74 function taskIdSelf return t_id; subprogspec
75 pragma Import (C, taskIdSelf, "taskIdSelf");
160 Result : constant Interfaces.C.int := Register (taskIdSelf);
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/libgnat/
H A Ds-thread__ae653.adb74 function taskIdSelf return t_id; subprogspec
75 pragma Import (C, taskIdSelf, "taskIdSelf");
160 Result : constant Interfaces.C.int := Register (taskIdSelf);
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/libgnat/
H A Ds-thread__ae653.adb74 function taskIdSelf return t_id; subprogspec
75 pragma Import (C, taskIdSelf, "taskIdSelf");
160 Result : constant Interfaces.C.int := Register (taskIdSelf);
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/libgnat/
H A Ds-thread__ae653.adb74 function taskIdSelf return t_id; subprogspec
75 pragma Import (C, taskIdSelf, "taskIdSelf");
160 Result : constant Interfaces.C.int := Register (taskIdSelf);
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Ds-tpopsp-vxworks.adb62 return taskVarGet (taskIdSelf, ATCB_Key'Access) /= ERROR;
78 Result := taskVarDelete (taskIdSelf, ATCB_Key'Access);
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Ds-tpopsp-vxworks.adb62 return taskVarGet (taskIdSelf, ATCB_Key'Access) /= ERROR;
78 Result := taskVarDelete (taskIdSelf, ATCB_Key'Access);

12345678910>>...17