![]()  | 
  
    MySQL 9.5.0
    
   Source Code Documentation 
   | 
 
A class that aids executing a given function exactly once in a multi-threaded environment. More...
Go to the source code of this file.
Classes | |
| class | os_once | 
| Execute a given function exactly once in a multi-threaded environment or wait for the function to be executed by another thread.  More... | |
A class that aids executing a given function exactly once in a multi-threaded environment.
Created Feb 20, 2014 Vasil Dimov