Semaphores and Mutexes
Posted: Sat Oct 16, 2004 4:10 am
I really looking for some quick answers here.
What is a semaphore?
What is a Mutex?
Which is used where?
Which is better?
and also another question
In Win32 if a DLL calls malloc() where is the memory allocated from local heap or global heap?
Hope i'm not all over the place.
What is a semaphore?
What is a Mutex?
Which is used where?
Which is better?
and also another question
In Win32 if a DLL calls malloc() where is the memory allocated from local heap or global heap?
Hope i'm not all over the place.