|
-
May 15th, 1999, 10:15 AM
#1
Thread questions
I have a class that will do large amount of I/O operation. Some of those functions are declared and implemented as workerthreads, so it wont interrupt normal operation in the user interface. my question is, i want to wait for one of the thread to complete before user make another I/O command plus, without freezing the program for a few seconds, how can i achieve that?
Franky
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|