|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
CL_Thread_Win32 Class Reference#include <thread_win32.h>
Inheritance diagram for CL_Thread_Win32
[legend]Collaboration diagram for CL_Thread_Win32:
[legend]List of all members.
Constructor & Destructor Documentation
CL_Thread_Win32::CL_Thread_Win32 (
|
CL_Runnable * runnable )
|
|
CL_Thread_Win32::~CL_Thread_Win32 (
|
) [virtual]
|
|
Member Function Documentation
unsigned long CL_Thread_Win32::func_proxy (
|
void * arg ) [static, private]
|
|
void CL_Thread_Win32::start (
|
) [virtual]
|
|
void CL_Thread_Win32::terminate (
|
) [virtual]
|
|
void CL_Thread_Win32::wait (
|
) [virtual]
|
|
Member Data Documentation
HANDLE CL_Thread_Win32::thread_handle [private]
|
|
DWORD CL_Thread_Win32::thread_id [private]
|
|
The documentation for this class was generated from the following files:
|
|