fix cut handling with threads
do not compile or.threadengine unless yapor on.
This commit is contained in:
@@ -184,7 +184,7 @@ void Yap_init_local(void) {
|
||||
#ifdef ENV_COPY
|
||||
INIT_LOCK(LOCAL_lock_signals);
|
||||
#endif /* ENV_COPY */
|
||||
LOCAL_prune_request = NULL;
|
||||
Set_LOCAL_prune_request(NULL);
|
||||
#endif /* YAPOR */
|
||||
INIT_LOCK(LOCAL_lock);
|
||||
#ifdef TABLING
|
||||
|
Reference in New Issue
Block a user