
thread_send_message(?Message)

   Sends a message via the calling DTR-thread's message queue

Arguments
   Message             Any term

Type
   library(threads)

Modes and Determinism
   thread_send_message(?) is det

See Also
   thread_send_message / 2
