typedef VMINT32 (* vm_thread_callback)(VM_THREAD_HANDLE handle, void* user_data);
typedef VMINT32 (* vm_thread_callback)(VM_THREAD_HANDLE handle, void* user_data);
Thread main function type, the thread will be closed when it returned.
|
Parameters |
Description |
|
handle |
[IN] The thread handle, used for identifying a thread. |
|
user_data |
[IN] The user data to be consumed by the callback function. |
An integer. The value is reserved.
vmthread.h
Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at
support@toolsfactory.com.