|
-
September 17th, 2011, 02:00 AM
#1
Multi Thread Objects - Choice
Hi,
This is an entry question to the thread concepts. There are 4 different object to achieve the multi thread support. Let me list
1. Critical Section
2. Semaphore
3. Mutex
4. Events.
I would like to know what are the situations to choose each one of the thread objects.
Thanks
Dave
-
September 17th, 2011, 10:48 AM
#2
Re: Multi Thread Objects - Choice
-
September 18th, 2011, 03:35 PM
#3
Re: Multi Thread Objects - Choice
 Originally Posted by Dave1024
Hi,
This is an entry question to the thread concepts. There are 4 different object to achieve the multi thread support. Let me list
1. Critical Section
2. Semaphore
3. Mutex
4. Events.
I would like to know what are the situations to choose each one of the thread objects.
You're using one of, if not the most powerful invention that allows you to do your own research. It's called "the Internet".
What's wrong with just using google to answer your questions?
Regards,
Paul McKenzie
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
|