Searched refs:runtime_env (Results 1 – 3 of 3) sorted by relevance
72 struct runtime_env *the_runtime_env;75 static void accept_connection(struct kevent *, struct runtime_env *,78 static void destroy_runtime_env(struct runtime_env *);80 static struct runtime_env *init_runtime_env(struct configuration *);81 static void processing_loop(cache, struct runtime_env *,83 static void process_socket_event(struct kevent *, struct runtime_env *,85 static void process_timer_event(struct kevent *, struct runtime_env *,155 static struct runtime_env *164 struct runtime_env *retval; in init_runtime_env()217 destroy_runtime_env(struct runtime_env *env) in destroy_runtime_env()[all …]
36 struct runtime_env { struct44 extern struct runtime_env *s_runtime_env; argument
37 struct runtime_env *s_runtime_env = NULL;