Searched refs:wfse_args_t (Results 1 – 2 of 2) sorted by relevance
47 } wfse_args_t; typedef66 wfse_args_t *sl_wfse_args; /* Used for WaitForSlotEvent */
473 cur_slot->sl_wfse_args = malloc(sizeof (wfse_args_t)); in C_WaitForSlotEvent()975 wfse_args_t *wfse = (wfse_args_t *)arg; in child_waitforslotevent()