Home
last modified time | relevance | path

Searched refs:cthread_data (Results 1 – 13 of 13) sorted by relevance

/dports/devel/rvm/rvm-1.20/include/
H A Dcthreads.h111 #define cthread_data(t) BOGUSCODE macro
H A Drvm_pthread.h154 #define cthread_data(t) BOGUSCODE macro
H A Drvm_lwp.h116 #define cthread_data(t) BOGUSCODE macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libobjc/
H A Dthr-mach.c207 return (void *) cthread_data (cthread_self ()); in __objc_thread_get_data()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libobjc/
H A Dthr-mach.c207 return (void *) cthread_data (cthread_self ()); in __objc_thread_get_data()
/dports/lang/perl5.30/perl-5.30.3/
H A Dthread.h157 #define PERL_GET_CONTEXT cthread_data(cthread_self())
H A Dutil.c3350 return (void*)cthread_data(cthread_self());
/dports/lang/perl5.32/perl-5.32.1/
H A Dthread.h157 #define PERL_GET_CONTEXT cthread_data(cthread_self())
H A Dutil.c3398 return (void*)cthread_data(cthread_self());
/dports/lang/perl5.34/perl-5.34.0/
H A Dthread.h153 #define PERL_GET_CONTEXT cthread_data(cthread_self())
H A Dutil.c3722 return (void*)cthread_data(cthread_self());
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dthread.h151 #define PERL_GET_CONTEXT cthread_data(cthread_self())
H A Dutil.c3726 return (void*)cthread_data(cthread_self());