Searched refs:main_cleanup_fpr (Results 1 – 1 of 1) sorted by relevance
23 static main_cleanup_f main_cleanup_fpr = NULL; //Function from the application which will be called… variable63 main_cleanup_fpr = cleanup_f; in bs_trace_register_cleanup_function()125 if ( main_cleanup_fpr != NULL ){ in bs_trace_silent_exit()126 main_code = main_cleanup_fpr(); in bs_trace_silent_exit()