Public Member Functions | |
void | read () |
TestMultiThread (int num_threads) | |
void | write () |
~TestMultiThread () | |
Private Attributes | |
int | last_value |
threadsafe::Map< int > | map_ |
boost::shared_mutex | mut |
Definition at line 34 of file test_thread_safe_map.cpp.
|
inlineexplicit |
Definition at line 37 of file test_thread_safe_map.cpp.
|
inline |
Definition at line 55 of file test_thread_safe_map.cpp.
|
inline |
Definition at line 68 of file test_thread_safe_map.cpp.
|
inline |
Definition at line 59 of file test_thread_safe_map.cpp.
|
private |
Definition at line 84 of file test_thread_safe_map.cpp.
|
private |
Definition at line 80 of file test_thread_safe_map.cpp.
|
private |
Definition at line 85 of file test_thread_safe_map.cpp.