fix thread stuff (obs from Jiefei Ma).
This commit is contained in:
@@ -45,10 +45,6 @@
|
||||
#define WL wl
|
||||
#endif
|
||||
#endif
|
||||
#ifdef THREADS
|
||||
REINIT_LOCK(Yap_heap_regs->thread_handles_lock);
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
@@ -329,3 +325,8 @@
|
||||
|
||||
|
||||
|
||||
|
||||
#ifdef THREADS
|
||||
REINIT_LOCK(Yap_heap_regs->thread_handles_lock);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user