Searched defs:reactor_t (Results 1 – 6 of 6) sorted by relevance
42 struct reactor_t { struct55 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
359 void* /* context */) { in FakeOsi()