Searched defs:reactor_t (Results 1 – 6 of 6) sorted by relevance
43 struct reactor_t { struct56 reactor_t* reactor; // the reactor instance this object is registered with. argument
26 typedef struct reactor_t reactor_t; typedef
28 typedef struct reactor_t reactor_t; typedef
29 typedef struct reactor_t reactor_t; typedef
362 fixed_queue_cb /* ready_cb */, void* /* context */) { in FakeOsi()