View Single Post

  #2 (permalink)  
Old 11-06-2008, 03:09 PM
blenda blenda is offline
Member
 
Join Date: May 2006
Posts: 47
blenda is on a distinguished road
Yes it is possible to design and create semaphores for threads within a single process. But do you want that to be created using C or C++. This can also be done but it is a tedious process.Rather you can try to do the same using C#.
Reply With Quote