Arcane  v3.15.0.0
Documentation développeur
Chargement...
Recherche...
Aucune correspondance
Référence de la classe TestMutexLock1
+ Graphe de collaboration de TestMutexLock1:

Fonctions membres publiques

void exec ()
 
void _F1 ()
 

Attributs publics

IThreadImplementationm_thread_implementation = nullptr
 
Mutex m_mutex
 
IThreadBarrierm_thread_barrier = nullptr
 
std::atomic< Int64m_count = 0
 
Int64 m_count2 = 0
 
Int64 m_count3 = 0
 
Int32 m_nb_sub_iter = 1000
 
bool m_do_print_id = true
 

Description détaillée

Définition à la ligne 111 du fichier TestConcurrency.cc.

Documentation des constructeurs et destructeur

◆ TestMutexLock1()

TestMutexLock1::TestMutexLock1 ( )
inline

Définition à la ligne 115 du fichier TestConcurrency.cc.

Documentation des fonctions membres

◆ _F1()

void TestMutexLock1::_F1 ( )
inline

Définition à la ligne 145 du fichier TestConcurrency.cc.

◆ exec()

void TestMutexLock1::exec ( )
inline

Définition à la ligne 120 du fichier TestConcurrency.cc.

Documentation des données membres

◆ m_count

std::atomic<Int64> TestMutexLock1::m_count = 0

Définition à la ligne 166 du fichier TestConcurrency.cc.

◆ m_count2

Int64 TestMutexLock1::m_count2 = 0

Définition à la ligne 167 du fichier TestConcurrency.cc.

◆ m_count3

Int64 TestMutexLock1::m_count3 = 0

Définition à la ligne 168 du fichier TestConcurrency.cc.

◆ m_do_print_id

bool TestMutexLock1::m_do_print_id = true

Définition à la ligne 170 du fichier TestConcurrency.cc.

◆ m_mutex

Mutex TestMutexLock1::m_mutex

Définition à la ligne 164 du fichier TestConcurrency.cc.

◆ m_nb_sub_iter

Int32 TestMutexLock1::m_nb_sub_iter = 1000

Définition à la ligne 169 du fichier TestConcurrency.cc.

◆ m_thread_barrier

IThreadBarrier* TestMutexLock1::m_thread_barrier = nullptr

Définition à la ligne 165 du fichier TestConcurrency.cc.

◆ m_thread_implementation

IThreadImplementation* TestMutexLock1::m_thread_implementation = nullptr

Définition à la ligne 163 du fichier TestConcurrency.cc.


La documentation de cette classe a été générée à partir du fichier suivant :