argos::SCleanupThreadData Struct Reference

Public Attributes

pthread_mutex_t * StartSenseControlPhaseMutex
 
pthread_mutex_t * StartActPhaseMutex
 
pthread_mutex_t * StartPhysicsPhaseMutex
 
pthread_mutex_t * StartMediaPhaseMutex
 
pthread_mutex_t * StartEntityIterPhaseMutex
 
pthread_mutex_t * FetchTaskMutex
 

Detailed Description

Definition at line 16 of file space_multi_thread_balance_length.cpp.

Member Data Documentation

◆ FetchTaskMutex

pthread_mutex_t* argos::SCleanupThreadData::FetchTaskMutex

Definition at line 22 of file space_multi_thread_balance_length.cpp.

◆ StartActPhaseMutex

pthread_mutex_t* argos::SCleanupThreadData::StartActPhaseMutex

Definition at line 18 of file space_multi_thread_balance_length.cpp.

◆ StartEntityIterPhaseMutex

pthread_mutex_t* argos::SCleanupThreadData::StartEntityIterPhaseMutex

Definition at line 21 of file space_multi_thread_balance_length.cpp.

◆ StartMediaPhaseMutex

pthread_mutex_t* argos::SCleanupThreadData::StartMediaPhaseMutex

Definition at line 20 of file space_multi_thread_balance_length.cpp.

◆ StartPhysicsPhaseMutex

pthread_mutex_t* argos::SCleanupThreadData::StartPhysicsPhaseMutex

Definition at line 19 of file space_multi_thread_balance_length.cpp.

◆ StartSenseControlPhaseMutex

pthread_mutex_t* argos::SCleanupThreadData::StartSenseControlPhaseMutex

Definition at line 17 of file space_multi_thread_balance_length.cpp.