Implementation of thread safe Singleton:
Solution-1: By using mutex and atomic
Solution-2: By using call_once and lambda function
-
Notifications
You must be signed in to change notification settings - Fork 1
sheikhazad/Singleton_Thread-Safe-Multiple-Solutions
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Implementation of thread safe Singleton: Solution-1: By using mutex and atomic Solution-2: By using call_once and lambda function
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published