Hi,

This patch fixes the following error when compiling neko with NEKO_NO_THREADS:

vm/threads.c: In function 'ThreadMain':
vm/threads.c:103: warning: implicit declaration of function
'pthread_mutex_unlock'
vm/threads.c:103: error: 'tparams' has no member named 'lock'

Attachment: neko-threads.patch
Description: Binary data

-- 
Neko : One VM to run them all
(http://nekovm.org)

Reply via email to