175 _Mtx_cleaner._Release();
176 _Cnd_cleaner._Release();
int _Mtx_lockX(_Mtx_t _Mtx)
Definition: xthread:68
_Mtx_t _Mtx
Definition: xthread:215
_Cnd_t _Cond
Definition: xthread:214
int _Mtx_initX(_Mtx_t *_Mtx, int _Type)
Definition: xthread:63
int _Cnd_initX(_Cnd_t *_Cnd)
Definition: xthread:88
Definition: xthreads.h:43
bool _Started
Definition: xthread:216
int _Mtx_unlockX(_Mtx_t _Mtx)
Definition: xthread:83
_Mtx_t _Mtx
Definition: xthread:215
_Cnd_t _Cond
Definition: xthread:214
209 static_cast<_Pad *
>(_Data)->
_Go();
_CRTIMP2_PURE void __cdecl _Cnd_do_broadcast_at_thread_exit(void)
virtual void _Pad::_Go |
( |
| ) |
|
|
pure virtual |
int _Thrd_startX(_Thrd_imp_t *_Thr, _Thrd_callback_t _Fp, void *_Arg)
Definition: xthread:47
_Mtx_t _Mtx
Definition: xthread:215
static _Call_func_ret _STDCALL _Call_func(void *_Data)
Definition: xthread:207
_Cnd_t _Cond
Definition: xthread:214
bool _Started
Definition: xthread:216
int _Cnd_waitX(_Cnd_t _Cnd, _Mtx_t _Mtx)
Definition: xthread:93
int _Mtx_lockX(_Mtx_t _Mtx)
Definition: xthread:68
int _Mtx_unlockX(_Mtx_t _Mtx)
Definition: xthread:83
_Mtx_t _Mtx
Definition: xthread:215
_Cnd_t _Cond
Definition: xthread:214
int _Cnd_signalX(_Cnd_t _Cnd)
Definition: xthread:109
bool _Started
Definition: xthread:216
The documentation for this class was generated from the following file: