Privacy
An open-source, flexible 3D physical simulation framework
mars::utils::PthreadReadWriteLockWrapper Struct Reference

Public Attributes

pthread_rwlock_t rw
 

Detailed Description

Definition at line 28 of file ReadWriteLock.cpp.

Member Data Documentation

◆ rw

pthread_rwlock_t mars::utils::PthreadReadWriteLockWrapper::rw

Definition at line 29 of file ReadWriteLock.cpp.


The documentation for this struct was generated from the following file: