Skip to content

File thread_lockfree_hash_map.hpp

FileList > cubrid > src > thread > thread_lockfree_hash_map.hpp

Go to the source code of this file

  • #include "lock_free.h"
  • #include "lockfree_hashmap.hpp"
  • #include "lockfree_transaction_def.hpp"
  • #include "system_parameter.h"
  • #include "thread_entry.hpp"

Namespaces

Type Name
namespace cubthread

Classes

Type Name
class lockfree_hashmap <class Key, class T>
class iterator

Macros

Type Name
define lockfree_hashmap_forward_func (f_, tp_, ...) /* multi line expression */
define lockfree_hashmap_forward_func_noarg (f_, tp_) /* multi line expression */

Macro Definition Documentation

define lockfree_hashmap_forward_func

#define lockfree_hashmap_forward_func (
    f_,
    tp_,
    ...
) `/* multi line expression */`

define lockfree_hashmap_forward_func_noarg

#define lockfree_hashmap_forward_func_noarg (
    f_,
    tp_
) `/* multi line expression */`


The documentation for this class was generated from the following file cubrid/src/thread/thread_lockfree_hash_map.hpp