ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent-XSThreadPool/typemap
Revision: 1.1
Committed: Thu Jun 25 21:08:51 2015 UTC (8 years, 10 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Log Message:
*** empty log message ***

File Contents

# Content
1 xsthreadpool T_POOL
2
3 INPUT
4
5 T_POOL
6 if (!SvROK ($arg))
7 croak (\"AnyEvent::XSThreadPool object expected\");
8 $var = (xsthreadpool)SvPVX (AvARRAY (SvRV ($arg))[0]);
9