Home
last modified time | relevance | path

Searched defs:PERL_SET_CONTEXT (Results 1 – 5 of 5) sorted by relevance

/mirbsd/src/gnu/usr.bin/perl/NetWare/
Dnw5thread.h159 #define PERL_SET_CONTEXT(t) (PL_current_context = t) macro
163 #define PERL_SET_CONTEXT(t) Perl_set_context(t) macro
/mirbsd/src/gnu/usr.bin/perl/
Dthread.h35 # define PERL_SET_CONTEXT(t) Perl_set_context((void*)t) macro
156 #define PERL_SET_CONTEXT(t) cthread_set_data(cthread_self(), t) macro
318 # define PERL_SET_CONTEXT(t) \ macro
Dperl.h4450 # define PERL_SET_CONTEXT(i) PERL_SET_INTERP(i) macro
/mirbsd/src/gnu/usr.bin/perl/win32/
Dwin32thread.h150 #define PERL_SET_CONTEXT(t) (PL_current_context = t) macro
/mirbsd/src/gnu/usr.bin/perl/wince/
Dwin32thread.h150 #define PERL_SET_CONTEXT(t) (PL_current_context = t) macro