![]() |
EM-ODP 4.4.0
Event Machine on ODP
|

Data Fields | |
| eo_elem_t * | eo_elem |
| queue_elem_t * | q_elem |
| int | delete_queues |
| uint64_t | ev_id |
| void(* | f_done_callback )(void *arg_ptr) |
| int | num_notif |
| const em_notif_t * | notif_tbl |
| bool | sync_operation |
Params for eo_local_func_call_req(). Init params with eo_local_func_call_param_init() before usage.
| void(* eo_local_func_call_param_t::f_done_callback) (void *arg_ptr) |
| const em_notif_t* eo_local_func_call_param_t::notif_tbl |
| queue_elem_t* eo_local_func_call_param_t::q_elem |