Change S_ithread_create() params from a single AV* to a pair of SV** pointers.
authorNicholas Clark <nick@ccl4.org>
Sat, 13 Feb 2010 08:31:55 +0000 (08:31 +0000)
committerNicholas Clark <nick@ccl4.org>
Thu, 20 May 2010 19:55:42 +0000 (20:55 +0100)
commit4cf5eae5e58faebb6ae9e68e493cd85343f7a76c
tree5123e575ff14cbef24c8b705c2d493f5c4a29f89
parent78b7eff23b1757f7fccef902e7e706080a997e2c
Change S_ithread_create() params from a single AV* to a pair of SV** pointers.

This saves creating, duplicating and freeing and AV, which is only ever used for
an internal calling convention.
dist/threads/threads.xs