Home
last modified time | relevance | path

Searched refs:refcount_increment (Results 1 – 25 of 61) sorted by relevance

123

/dports/shells/yash/yash-2.51/
H A Drefcount.h31 static inline void refcount_increment(refcount_T *r)
36 void refcount_increment(refcount_T *rc) in refcount_increment() function
/dports/devel/p5-POE/POE-1.368/t/20_resources/00_base/
H A Dextrefs_gc.pm28 $_[KERNEL]->refcount_increment( $_[SESSION]->ID, "just hold me");
72 $_[KERNEL]->refcount_increment($_[SESSION]->ID, "just hold me");
/dports/net/p5-POE-Component-Client-Ident/POE-Component-Client-Ident-1.16/lib/POE/Component/Client/
H A DIdent.pm50 $kernel->refcount_increment( $self->{session_id}, __PACKAGE__ ) unless $self->{alias};
85 $kernel->refcount_increment( $sender->ID() => __PACKAGE__ );
/dports/devel/p5-AnyEvent/AnyEvent-7.17/lib/AnyEvent/Impl/
H A DPOE.pm348 $_[KERNEL]->refcount_increment ($_[SESSION]->ID => "poe");
375 $_[KERNEL]->refcount_increment ($_[SESSION]->ID => "poe");
/dports/devel/p5-Object-Pluggable/Object-Pluggable-1.29/examples/
H A Dsynopsis.pl51 $kernel->refcount_increment($self->{session_id}, __PACKAGE__);
76 $kernel->refcount_increment($sender_id, __PACKAGE__);
/dports/devel/p5-POE-Component-Pluggable/POE-Component-Pluggable-1.28/examples/
H A Dsynopsis.pl51 $kernel->refcount_increment($self->{session_id}, __PACKAGE__);
76 $kernel->refcount_increment($sender_id, __PACKAGE__);
/dports/devel/p5-POE-Test-Loops/POE-Test-Loops-1.360/lib/POE/Test/Loops/
H A Dz_rt39872_sigchld_stop.pm93 $kernel->refcount_increment( $session->ID, $name );
120 $kernel->refcount_increment( $session->ID, 'USR1' );
H A Dk_signals_rerun.pm57 $kernel->refcount_increment(
/dports/devel/p5-POE/POE-1.368/t/10_units/03_base/
H A D11_assert_usage.t413 eval { $poe_kernel->refcount_increment(undef) };
419 eval { $poe_kernel->refcount_increment("moo", undef) };
H A D12_assert_retval.t63 eval { $poe_kernel->refcount_increment(999) };
/dports/dns/p5-POE-Component-Client-DNSBL/POE-Component-Client-DNSBL-1.08/lib/POE/Component/Client/
H A DDNSBL.pm52 $kernel->refcount_increment( $self->{session_id} => __PACKAGE__ );
118 $kernel->refcount_increment( $sender_id, __PACKAGE__ )
/dports/devel/p5-POE-Component-Hailo/POE-Component-Hailo-0.11/lib/POE/Component/
H A DHailo.pm60 $kernel->refcount_increment($self->{session_id}, __PACKAGE__);
106 $kernel->refcount_increment($sender, __PACKAGE__);
/dports/news/p5-POE-Component-Server-NNTP/POE-Component-Server-NNTP-1.06/lib/POE/Component/Server/
H A DNNTP.pm67 $kernel->refcount_increment( $self->{session_id} => __PACKAGE__ );
74 $kernel->refcount_increment($sender_id, __PACKAGE__);
223 $kernel->refcount_increment($sender_id, __PACKAGE__);
/dports/devel/p5-Reflex/Reflex-0.100/lib/Reflex/POE/
H A DPostback.pm32 $POE::Kernel::poe_kernel->refcount_increment(
/dports/devel/p5-POE-Component-Pluggable/POE-Component-Pluggable-1.28/t/
H A D01_basic.t30 $kernel->refcount_increment( $self->{session_id}, __PACKAGE__ );
32 $kernel->refcount_increment( $self->{sender_id}, __PACKAGE__ );
/dports/devel/p5-Test-POE-Client-TCP/Test-POE-Client-TCP-1.26/lib/Test/POE/Client/
H A DTCP.pm107 $kernel->refcount_increment( $self->{session_id} => __PACKAGE__ );
115 $kernel->refcount_increment($sender_id, __PACKAGE__);
402 $kernel->refcount_increment($sender_id, __PACKAGE__);
/dports/net/p5-POE-Component-Client-Telnet/POE-Component-Client-Telnet-0.06/lib/POE/Component/Client/
H A DTelnet.pm93 $kernel->refcount_increment( $self->{session_id} => __PACKAGE__ );
142 $kernel->refcount_increment($sender => __PACKAGE__);
/dports/devel/p5-Test-POE-Server-TCP/Test-POE-Server-TCP-1.20/lib/Test/POE/Server/
H A DTCP.pm105 $kernel->refcount_increment( $self->{session_id} => __PACKAGE__ );
112 $kernel->refcount_increment($sender_id, __PACKAGE__);
393 $kernel->refcount_increment($sender_id, __PACKAGE__);
/dports/news/p5-POE-Component-Client-NNTP/POE-Component-Client-NNTP-2.22/lib/POE/Component/Client/
H A DNNTP.pm97 $kernel->refcount_increment($sender_id, __PACKAGE__ );
147 $kernel->refcount_increment($sender_id, __PACKAGE__);
/dports/www/p5-POE-Component-Server-SimpleHTTP/POE-Component-Server-SimpleHTTP-2.28/lib/POE/Component/Server/SimpleHTTP/
H A DConnection.pm94 $poe_kernel->refcount_increment( $sessionID, __PACKAGE__ );
/dports/devel/p5-POE/POE-1.368/t/90_regression/
H A Drt1648-tied-stderr.t51 $_[KERNEL]->refcount_increment( $session->ID, "teapot" );
H A Dhinrik-wheel-run-die.t79 $kernel->refcount_increment($session_id, __PACKAGE__);
/dports/games/bzflag-server/bzflag-2.4.22/misc/
H A Dbzirc.pl67 $kernel->refcount_increment( $session->ID(), "bzirc");
/dports/games/bzflag/bzflag-2.4.22/misc/
H A Dbzirc.pl67 $kernel->refcount_increment( $session->ID(), "bzirc");
/dports/devel/p5-POE-API-Peek/POE-API-Peek-2.20/t/
H A D04-extref.t56 $poe_kernel->refcount_increment( $sess->ID, "PIE" );

123