|
Server : Apache/2.4.62 System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64 User : www ( 80) PHP Version : 8.3.8 Disable Function : NONE Directory : /usr/local/lib/perl5/site_perl/mach/5.36/ |
Upload File : |
require '_h2ph_pre.ph';
no warnings qw(redefine misc);
unless(defined(&_THREAD_POOL_IMPL_H)) {
eval 'sub _THREAD_POOL_IMPL_H () {1;}' unless defined(&_THREAD_POOL_IMPL_H);
require 'thread_pool.ph';
if(defined(&__cplusplus)) {
}
eval 'sub TP_WAIT () {0x1;}' unless defined(&TP_WAIT);
eval 'sub TP_SUSPEND () {0x2;}' unless defined(&TP_SUSPEND);
eval 'sub TP_DESTROY () {0x4;}' unless defined(&TP_DESTROY);
eval 'sub TP_ABANDON () {0x8;}' unless defined(&TP_ABANDON);
if(defined(&__cplusplus)) {
}
}
1;