compilation fixes

This commit is contained in:
Vítor Manuel de Morais Santos Costa
2009-10-31 00:18:13 +00:00
parent bda231f24d
commit 6a8cee8b79
7 changed files with 8 additions and 6 deletions

View File

@@ -47,7 +47,7 @@
#endif
#ifdef THREADS
INIT_LOCK(Yap_heap_regs->thread_handles_lock);
InitThreadHandles;
InitThreadHandles();
#endif