
thread_get_message(?Message)

   Wait for and remove a message from the calling DTR-thread's message queue

Arguments
   Message             Message term, possibly partially instantiated

Type
   library(threads)

Modes and Determinism
   thread_get_message(?) is det

See Also
   thread_get_message / 2
