Home
last modified time | relevance | path

Searched refs:_ipc_wait (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/cpan/Test-Simple/t/Test2/behavior/
Dipc_wait_timeout.t45 $exit = Test2::API::Instance::_ipc_wait(1);
71 $exit = Test2::API::Instance::_ipc_wait(1);
/openbsd/src/gnu/usr.bin/perl/cpan/Test-Simple/t/Test2/modules/API/
DInstance.t190 is(Test2::API::Instance::_ipc_wait, 0, "No errors");
198 is(Test2::API::Instance::_ipc_wait, 255, "Process exited badly");
209 is(Test2::API::Instance::_ipc_wait, 255, "Process exited badly");
219 is(Test2::API::Instance::_ipc_wait, 0, "No errors");
230 is(Test2::API::Instance::_ipc_wait, 255, "Thread exited badly");
/openbsd/src/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/API/
DInstance.pm410 sub _ipc_wait { subroutine