InnoDB Plugin  1.0
Data Structures
os0once.h File Reference
#include "univ.i"
#include "os0sync.h"
#include "ut0ut.h"
Include dependency graph for os0once.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  os_once

Detailed Description

A class that aids executing a given function exactly once in a multi-threaded environment.

Created Feb 20, 2014 Vasil Dimov