Connecting Tech Pros Worldwide Forums | Help | Site Map

How to get the SEM_UNDO functionality in windows?

Newbie
 
Join Date: Oct 2008
Posts: 13
#1: Oct 24 '08
hello,
This is a problem i have to handle in code migration from linux to windows.In linux when you set SEM_UNDO,the semaphore could be released automatically even if the process exit prior to a release.but windows' semaphore seems to have no functionalities like this.
Is there any way to solve this?
-yogo

Banfa's Avatar
Administrator
 
Join Date: Feb 2006
Location: South West UK
Posts: 6,210
#2: Oct 24 '08

re: How to get the SEM_UNDO functionality in windows?


I do not believe there is any equivilent functionality in Windows.
Reply