threaded_engine_self/1¶
Modes and number of proofs¶
threaded_engine_self(?nonvar) - zero_or_one
Errors¶
(none)
Examples¶
% find the name of the engine making the query:
..., threaded_engine_self(Engine), ...
% check if the the engine making the query is worker_1:
..., threaded_engine_self(worker_1), ...