Re: threads, queues, and make
Anne Ogborn <[email protected]>
| Newsgroups | gmane.comp.ai.prolog.swi |
|---|---|
| Message-ID | <[email protected]> |
jan sez: > message_queue_property/2 can be used for that. Paulo sez: Yes but: ?- message_queue_property(fdgfdsgdg, P). ERROR: message_queue_property/2: message_queue `fdgfdsgdg' does not exist Annie sez: 5 ?- message_queue_property(_, alias(logger_response_queue)). true. -------------- next part -------------- HTML attachment scrubbed and removed