Home
last modified time | relevance | path

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

/babblesim_base-latest/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.h61 typedef uint8_t (*main_cleanup_f)(void); typedef
120 void bs_trace_register_cleanup_function(main_cleanup_f cleanup_f);