Searched refs:shut_down_rust_module_async (Results 1 – 4 of 4) sorted by relevance
79 static void shut_down_rust_module_async() {} in shut_down_rust_module_async() function85 clean_up_stack, start_up_rust_module_async, shut_down_rust_module_async,
191 static void shut_down_rust_module_async() { in shut_down_rust_module_async() function475 clean_up_stack, start_up_rust_module_async, shut_down_rust_module_async,
519 static void stop_rust_module(void) { stack_manager_get_interface()->shut_down_rust_module_async(); } in stop_rust_module()
38 void (*shut_down_rust_module_async)(); member