Searched defs:fiber_t (Results 1 – 2 of 2) sorted by relevance
39 …wakeup_some(fibers_condition_t *cond, int num_fibers, void (*callback)(void *, fiber_t), void *arg) in fibers_condition_wakeup_some() argument
44 typedef struct fiber_context *fiber_t; typedef