void vm_thread_get_message( vm_thread_message_t* message );
void vm_thread_get_message( vm_thread_message_t* message );
Reads the message from a message queue. This function will be blocked if the message queue is empty. It can only be used in a thread spawned from vm_thread_create().
|
Parameters |
Description |
|
vm_thread_message_t* message |
[OUT] The message content contains the message ID and the user_data. |
void
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.