Home
last modified time | relevance | path

Searched refs:AtomTopThreadGoal (Results 1 – 3 of 3) sorted by relevance

/dports/lang/yap/yap-6.2.2/H/
H A Diatoms.h292 AtomTopThreadGoal = Yap_FullLookupAtom("$top_thread_goal");
417 FunctorThreadRun = Yap_MkFunctor(AtomTopThreadGoal,2);
H A Dratoms.h292 AtomTopThreadGoal = AtomAdjust(AtomTopThreadGoal);
H A Dtatoms.h580 #define AtomTopThreadGoal Yap_heap_regs->AtomTopThreadGoal_ macro