Home
last modified time | relevance | path

Searched refs:temp_cv (Results 1 – 6 of 6) sorted by relevance

/dports/accessibility/gammy/gammy-0.9.64/src/
H A Dgammactl.cpp58 temp_cv.notify_one(); in notify_temp()
68 temp_cv.notify_one(); in notify_all_threads()
289 temp_cv.notify_one(); in adjustTemperature()
299 temp_cv.wait(lock, [&] { in adjustTemperature()
H A Dgammactl.h44 convar temp_cv; variable
/dports/lang/perl5.34/perl-5.34.0/
H A Dop.c11025 CV *const temp_cv = CvOUTSIDE(cv); in Perl_newMYSUB() local
11036 CvOUTSIDE(compcv) = temp_cv; in Perl_newMYSUB()
11577 CV *const temp_cv = CvOUTSIDE(cv); in Perl_newATTRSUB_x() local
11604 CvOUTSIDE(PL_compcv) = temp_cv; in Perl_newATTRSUB_x()
/dports/lang/perl5.30/perl-5.30.3/
H A Dop.c9693 CV *const temp_cv = CvOUTSIDE(cv); in Perl_newMYSUB() local
9704 CvOUTSIDE(compcv) = temp_cv; in Perl_newMYSUB()
10235 CV *const temp_cv = CvOUTSIDE(cv); in Perl_newATTRSUB_x() local
10263 CvOUTSIDE(PL_compcv) = temp_cv; in Perl_newATTRSUB_x()
/dports/lang/perl5.32/perl-5.32.1/
H A Dop.c10971 CV *const temp_cv = CvOUTSIDE(cv); in Perl_newMYSUB() local
10982 CvOUTSIDE(compcv) = temp_cv; in Perl_newMYSUB()
11513 CV *const temp_cv = CvOUTSIDE(cv); in Perl_newATTRSUB_x() local
11541 CvOUTSIDE(PL_compcv) = temp_cv; in Perl_newATTRSUB_x()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dop.c11070 CV *const temp_cv = CvOUTSIDE(cv); in Perl_newMYSUB() local
11081 CvOUTSIDE(compcv) = temp_cv; in Perl_newMYSUB()
11621 CV *const temp_cv = CvOUTSIDE(cv); in Perl_newATTRSUB_x() local
11648 CvOUTSIDE(PL_compcv) = temp_cv; in Perl_newATTRSUB_x()