176 _Mtx_cleaner._Release();
177 _Cnd_cleaner._Release();
int _Mtx_lockX(_Mtx_t _Mtx)
Definition: xthread:69
_Mtx_t _Mtx
Definition: xthread:215
_Cnd_t _Cond
Definition: xthread:214
int _Mtx_initX(_Mtx_t *_Mtx, int _Type)
Definition: xthread:64
int _Cnd_initX(_Cnd_t *_Cnd)
Definition: xthread:89
Definition: xthreads.h:44
bool _Started
Definition: xthread:216
int _Mtx_unlockX(_Mtx_t _Mtx)
Definition: xthread:84
_Mtx_t _Mtx
Definition: xthread:215
_Cnd_t _Cond
Definition: xthread:214
210 static_cast<_Pad *
>(_Data)->
_Go();
virtual void _Pad::_Go |
( |
| ) |
|
|
pure virtual |
int _Thrd_startX(_Thrd_imp_t *_Thr, _Thrd_callback_t _Fp, void *_Arg)
Definition: xthread:48
_Mtx_t _Mtx
Definition: xthread:215
static _Call_func_ret _STDCALL _Call_func(void *_Data)
Definition: xthread:208
_Cnd_t _Cond
Definition: xthread:214
bool _Started
Definition: xthread:216
int _Cnd_waitX(_Cnd_t _Cnd, _Mtx_t _Mtx)
Definition: xthread:94
int _Mtx_lockX(_Mtx_t _Mtx)
Definition: xthread:69
int _Mtx_unlockX(_Mtx_t _Mtx)
Definition: xthread:84
_Mtx_t _Mtx
Definition: xthread:215
_Cnd_t _Cond
Definition: xthread:214
int _Cnd_signalX(_Cnd_t _Cnd)
Definition: xthread:110
bool _Started
Definition: xthread:216
The documentation for this class was generated from the following file: