一呼百應, "one call, a hundred responses"
Loading...
Searching...
No Matches
thread_safety.hpp File Reference
#include "common.hpp"
Include dependency graph for thread_safety.hpp:
This graph shows which files directly or indirectly include this file:

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(...)
 

Detailed Description

SPDX-FileType: Source
SPDX-FileCopyrightText: 2024 Edward Kmett <ekmett@gmail.com>
SPDX-License-Identifier: BSD-2-Clause OR Apache-2.0

Definition in file thread_safety.hpp.