]> granicus.if.org Git - check/commit
The mutex cleanup function is now declared as static
authorbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Mon, 23 Sep 2013 17:58:02 +0000 (17:58 +0000)
committerbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Mon, 23 Sep 2013 17:58:02 +0000 (17:58 +0000)
commita69434084ac5a4575e86dc441357dcd582f6d5fd
tree3e91fe736588aea3e6e89636cfa1c90f21aca807
parent028f078c32abfdce18912b7f79212fe0d185663f
The mutex cleanup function is now declared as static

ppack_cleanup should not be called outside of check_pack.c,
as it is passed as a cleanup callback to pthread. Declaring it
as static.

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@788 64e312b2-a51f-0410-8e61-82d0ca0eb02a
src/check_pack.c
src/check_pack.h