MultiTheadPOC.pl added. It shows quickly how we can use Inline::C to do threading...
authorKartik Thakore <thakore.kartik@gmail.com>
Thu, 5 Nov 2009 15:52:17 +0000 (10:52 -0500)
committerKartik Thakore <thakore.kartik@gmail.com>
Thu, 5 Nov 2009 15:52:17 +0000 (10:52 -0500)
commit15d93b1bd9524b30fa18143a99c5f7eb89ce28e5
tree370c0b060a76b8bafc1d4c7c26634deb03815f55
parent0d1c12ddc9733f0e96dd2de5b1ff91c954929b2d
MultiTheadPOC.pl added. It shows quickly how we can use Inline::C to do threading with SDL MultiThreading. You need to install Inline::C btw :)
scripts/MultiThreadPOC.pl [new file with mode: 0644]