Data Fields | |
| pth_message_t | head |
| mtq_callback | f |
| void * | arg |
| mtq | q |
| void* mtqcall_struct::arg |
the data for this call
Referenced by mtq_send().
function to run within the thread
Referenced by mtq_send().
| pth_message_t mtqcall_struct::head |
the standard pth message header
set if this call is part of a queue, else its an unsyncronized call
Referenced by mtq_send().
1.6.1