]> git.imager.perl.org - imager.git/commit
thread-safe T1lib interface
authorTony Cook <tony@develop-help.com>
Sun, 9 Sep 2012 01:43:11 +0000 (11:43 +1000)
committerTony Cook <tony@develop-help.com>
Sat, 24 Nov 2012 03:59:26 +0000 (14:59 +1100)
commit1aaae40ff8519b238af3382ab94efc9cf3c0e9c2
treefc3af9839208ba96686e8aa90a13e21e3315c8a3
parent8e4e2defdb8c5c6701538f97e54b22f8f6e96e41
thread-safe T1lib interface

T1lib itself doesn't provide a thread-safe API, so we control access
to it via a mutex.
MANIFEST
T1/T1.pm
T1/T1.xs
T1/imt1.c
T1/imt1.h
T1/t/t10type1.t
T1/t/t30thread.t [new file with mode: 0644]
T1/typemap [new file with mode: 0644]