add mutex functions to the API
authorTony Cook <tony@develop-help.com>
Mon, 22 Oct 2012 10:01:41 +0000 (21:01 +1100)
committerTony Cook <tony@develop-help.com>
Sat, 24 Nov 2012 03:59:25 +0000 (14:59 +1100)
commit24c9233d323d7703a1ef1cd6538cc0e2cf552c2d
treee760bcd5d4b6ffb8c550f32290f2634657145e5e
parentca1a5770935e30c55772174aff9aa55e10a919ea
add mutex functions to the API
14 files changed:
MANIFEST
Makefile.PL
imager.h
imdatatypes.h
imext.c
imext.h
imexttypes.h
lib/Imager/API.pod
lib/Imager/APIRef.pod
mutexnull.c [new file with mode: 0644]
mutexpthr.c [new file with mode: 0644]
mutexwin.c [new file with mode: 0644]
t/t82inline.t
t/x20spell.t