MySQL 9.6.0
Source Code Documentation
mysql_lock_free_hash.h File Reference

Go to the source code of this file.

Classes

struct  s_mysql_mysql_lock_free_hash
 Lock free hashing collection. More...
 

Typedefs

typedef struct LF_HASH_h_imp * LF_HASH_h
 Hash colleciton handle. More...
 
typedef struct LF_PINS_h_imp * LF_PINS_h
 Hash collection access handle. More...
 
typedef struct s_mysql_mysql_lock_free_hash mysql_service_mysql_lock_free_hash_t
 Lock free hashing collection. More...
 

Typedef Documentation

◆ LF_HASH_h

typedef struct LF_HASH_h_imp* LF_HASH_h

Hash colleciton handle.

◆ LF_PINS_h

typedef struct LF_PINS_h_imp* LF_PINS_h

Hash collection access handle.