Home
last modified time | relevance | path

Searched refs:unwatch_time (Results 1 – 7 of 7) sorted by relevance

/dports/devel/p5-IO-Async/IO-Async-0.800/lib/IO/Async/
H A DTest.pm145 $loop->unwatch_time( $timerid );
H A DTimer.pm184 $loop->unwatch_time( $self->{id} );
H A DLoop.pm703 $future->on_cancel( sub { shift->loop->unwatch_time( $id ) } );
729 $future->on_cancel( sub { shift->loop->unwatch_time( $id ) } );
2713 sub unwatch_time subroutine
2787 $self->unwatch_time( $id->[0] );
2815 $self->unwatch_time( $id->[0] );
H A DLoopTests.pm477 $loop->unwatch_time( $id );
501 $loop->unwatch_time( $id ); undef $id;
676 $loop->unwatch_time( $timer_id );
/dports/devel/p5-IO-Async/IO-Async-0.800/t/
H A D18loop-select-legacy.t141 $loop->unwatch_time( $id );
H A D22timer-periodic.t173 $loop->unwatch_time( $id );
/dports/devel/p5-Test-DBIx-Class/Test-DBIx-Class-0.52/
H A Dtags21188 unwatch_time ../Object-Remote/lib/Object/Remote/MiniLoop.pm /^sub unwatch_time {$/;" s class:MiniLo…