Searched defs:THREAD_STATS_INC (Results 1 – 1 of 1) sorted by relevance
237 #define THREAD_STATS_INC(name) do { thread_stats[arch_curr_cpu_num()].name++; } while(0) macro241 #define THREAD_STATS_INC(name) do { } while (0) macro
Completed in 3 milliseconds