Searched refs:run_wrapped_start_up (Results 1 – 1 of 1) sorted by relevance
203 static void run_wrapped_start_up(void *context);218 thread_post(wrapper->lifecycle_thread, run_wrapped_start_up, wrapper); in module_start_up_callbacked_wrapper()221 static void run_wrapped_start_up(void *context) { in run_wrapped_start_up() function