Home
last modified time | relevance | path

Searched refs:tnodebug (Results 1 – 10 of 10) sorted by relevance

/dports/lang/swi-pl/swipl-8.2.3/library/
H A Dthreadutil.pl50 tnodebug/0,
51 tnodebug/1, % +ThreadId
328 %! tnodebug is det.
329 %! tnodebug(+Thread) is det.
333 tnodebug :- label
336 tnodebug(ThreadID) :-
/dports/devel/p5-constant-def/constant-def-0.01/examples/
H A Ddefault.pl6 use tnodebug; # and from here we not
H A Ddevel.pl9 use tnodebug;
H A Dproduction.pl9 use tnodebug;
H A Dtnodebug.pm1 package tnodebug; package
/dports/devel/p5-constant-def/constant-def-0.01/
H A DMANIFEST7 examples/tnodebug.pm
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/prolog/lib/trace/
H A Dstatus.pl300 -> tnodebug
H A Dexceptions.pl300 ; in_pce_thread(tnodebug)
/dports/lang/swi-pl/swipl-8.2.3/man/
H A Dthreads.doc948 \predicate{tnodebug}{1}{+ThreadId}
951 \predicate{tnodebug}{0}{}
964 Disabling spy points in a specific thread is achieved by tnodebug/1.
H A Dsummary.doc736 \predicatesummary{tnodebug}{0}{Switch off debug mode in all threads}
737 \predicatesummary{tnodebug}{1}{Switch off debug mode in a thread}