|
A thread is an execution path in your program. You cannot send data to a thread. You can make the thread access some data, check for data, wait for data and so on.
__________________
Daniel @ [ To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. ]
Language is froth on the surface of thought
|