When working with multithread code, a master thread is usually used to send messages. This may be queued up for processing by other threads. During...