Home
last modified time | relevance | path

Searched refs:main_cleanup_f (Results 1 – 2 of 2) sorted by relevance

/babblesim_base-3.6.0-3.5.0/libUtilv1/src/
Dbs_tracing.c23 static main_cleanup_f main_cleanup_fpr = NULL; //Function from the application which will be called…
62 void bs_trace_register_cleanup_function(main_cleanup_f cleanup_f) { in bs_trace_register_cleanup_function()
Dbs_tracing.h20 typedef uint8_t (*main_cleanup_f)(void); typedef
30 void bs_trace_register_cleanup_function(main_cleanup_f cleanup_f);