Searched refs:init_ipc_thread (Results 1 – 3 of 3) sorted by relevance
49 int init_ipc_thread(struct vmctx *ctx, const char *bhyve_run_dir);
126 init_ipc_thread(struct vmctx *ctx, const char *bhyve_run_dir) in init_ipc_thread() function
1114 if (init_ipc_thread(ctx, get_config_value("rundir")) != 0) in main()