Searched refs:__tm_pr (Results 1 – 1 of 1) sorted by relevance
835 static tm_print_fn_t __tm_pr = __base_pr; variable841 old_print_fn = __atomic_exchange_n(&__tm_pr, fn, __ATOMIC_RELAXED); in traffic_monitor_set_print()851 print_fn = __atomic_load_n(&__tm_pr, __ATOMIC_RELAXED); in tm_print()