Click here to Skip to main content
15,893,337 members
Articles / Programming Languages / C++

Ensure singleton execution via Win32's synchronization objects

Rate me:
Please Sign up or sign in to vote.
2.85/5 (6 votes)
11 Aug 2008CPOL4 min read 21.5K   217   7  
Synchronization object handle: another mechanism for singleton run.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Engineer
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions