Searched refs:event_ctx_impl (Results 1 – 1 of 1) sorted by relevance
30 struct event_ctx_impl { struct48 static int event_create(struct event_ctx_impl *ctx) in event_create() argument66 static void event_destroy(struct event_ctx_impl *ctx) in event_destroy()73 static void event_init(struct event_ctx_impl *ctx) in event_init()108 static int event_timed_wait(struct event_ctx_impl *ctx, unsigned int milli_sec) in event_timed_wait()135 static void event_down(struct event_ctx_impl *ctx) in event_down()146 struct event_ctx_impl *ctx = (struct event_ctx_impl *)param; in event_notify()156 struct event_ctx_impl *ctx = (struct event_ctx_impl *)param; in event_trigger_thread()201 struct event_ctx_impl *ctx = (struct event_ctx_impl *)malloc(sizeof(*ctx)); in event_ctx_create()226 struct event_ctx_impl *ictx = (struct event_ctx_impl *)ctx; in event_ctx_release()