#include "common.hpp"
Go to the source code of this file.
Macros | |
#define | ein_no_thread_safety_analysis |
#define | ein_lockable |
#define | ein_scoped_lockable |
#define | ein_guarded_var |
#define | ein_pt_guarded_var |
#define | ein_guarded_by(x) |
#define | ein_pt_guarded_by(x) |
#define | ein_acquired_before(...) |
#define | ein_acquired_after(...) |
#define | ein_exclusive_lock_function(...) |
#define | ein_shared_trylock_function(...) |
#define | ein_unlock_function(...) |
#define | ein_lock_returned(__x) |
#define | ein_locks_excluded(...) |
#define | ein_exclusive_locks_required(...) |
#define | ein_shared_locks_required(...) |
Definition in file thread_safety.hpp.