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

File Contents

# User Rev Content
1 root 1.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