ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Async-Interrupt/typemap
Revision: 1.2
Committed: Fri Jul 17 21:02:18 2009 UTC (14 years, 10 months ago) by root
Branch: MAIN
CVS Tags: rel-1_1, rel-1_0, rel-1_2, rel-1_02, rel-1_03, rel-1_01, rel-1_04, rel-1_05, rel-1_24, rel-1_25, rel-1_26, rel-0_06, rel-1_21, rel-1_22, rel-1_23, HEAD
Changes since 1.1: +4 -0 lines
Log Message:
*** empty log message ***

File Contents

# Content
1 async_t * T_ASYNC
2 s_epipe * T_EPIPE
3
4 INPUT
5
6 T_ASYNC
7 $var = SvASYNC ($arg);
8
9 T_EPIPE
10 $var = INT2PTR (s_epipe *, SvIVX (SvRV ($arg)))