more thread fixes
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@997 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
@@ -187,6 +187,9 @@ LookupAtom(char *atom)
|
||||
if (NOfAtoms > 2*AtomHashTableSize) {
|
||||
Yap_signal(YAP_CDOVF_SIGNAL);
|
||||
}
|
||||
{extern int vsc_xstop;
|
||||
if (ae == 0x81cf80c) vsc_xstop = 1;
|
||||
}
|
||||
return na;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user