Loading [MathJax]/extensions/MathZoom.js
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
JASThreadingModel::ObjectLevelLockable< A0 >::Lock Struct Reference

#include <JASHeapCtrl.h>

Public Member Functions

 Lock (A0 const &mutex)
 
 ~Lock ()
 

Public Attributes

A0 * mMutex
 

Constructor & Destructor Documentation

◆ Lock()

template<typename A0 >
JASThreadingModel::ObjectLevelLockable< A0 >::Lock::Lock ( A0 const & mutex)
inline

◆ ~Lock()

template<typename A0 >
JASThreadingModel::ObjectLevelLockable< A0 >::Lock::~Lock ( )
inline

Member Data Documentation

◆ mMutex

template<typename A0 >
A0* JASThreadingModel::ObjectLevelLockable< A0 >::Lock::mMutex

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