Home
last modified time | relevance | path

Searched refs:join_ok (Results 1 – 2 of 2) sorted by relevance

/dports/lang/swi-pl/swipl-8.2.3/src/Tests/thread/
H A Dthr_local_1.pl71 join_ok(Id),
74 join_ok(Agc).
89 join_ok(Done)
92 join_ok(Id) :-
/dports/lang/ghc/ghc-8.10.7/compiler/simplCore/
H A DSimplify.hs3711 Just cont -> ASSERT2( join_ok, bad_join_msg )
3721 join_ok = case mb_new_id of function