wine: fix some lock names
commit4c366526a6426d41b095617ec0e905005e6045b3
authorDan Carpenter <error27@gmail.com>
Fri, 27 Nov 2009 19:31:54 +0000 (27 21:31 +0200)
committerDan Carpenter <error27@gmail.com>
Fri, 27 Nov 2009 19:31:54 +0000 (27 21:31 +0200)
tree33c2fd75457004066e0272498e31ff899d8bc117
parent3cd023d362a24e926ff51816fa2de5e3248faf68
wine: fix some lock names

The lock name is supposed to be same for both the lock and unlock
functions, or it is a bug.

Also I renamed the _ptr locks.

Signed-off-by: Dan Carpenter <error27@gmail.com>
check_wine_locking.c