- or download this
RXD+ (982) > Command completed with a return code of 0
RXD+ (0) > _handle() output: 51686792
thread handle:2d00 thread-id: 4240x
- or download this
thread handle:2d00 thread-id: 0x
GetLastError() output: '6'
Join failed with 'Bad file descriptor' : 'The handle is
invalid' at rxd.pl line 1128.
- or download this
S_ithread_create(
...
...
MY_POOL.running_threads++;
return (thread);
}
- or download this
STATIC void
S_ithread_free(pTHX_ ithread *thread)
...
...
}