In S_ithread_create, reduce the amount of conditionally compiled C code.
authorNicholas Clark <nick@ccl4.org>
Tue, 11 Jan 2011 14:37:59 +0000 (14:37 +0000)
committerNicholas Clark <nick@ccl4.org>
Tue, 11 Jan 2011 15:42:04 +0000 (15:42 +0000)
commit447f000ef4448b16c51bcbc3e4e9a3714327c66c
tree5f2f3ef55d64f483bd43ae8e00dcbdbac61aef68
parent211dff67fdc23c274b7c373b1d8463c98361e11f
In S_ithread_create, reduce the amount of conditionally compiled C code.

With a small amount of refactoring, compatibility across different perl
versions can be achieved with less duplication.
dist/threads/lib/threads.pm
dist/threads/threads.xs