Searched defs:thread_set_pinned_cpu (Results 1 – 1 of 1) sorted by relevance
119 #define thread_set_pinned_cpu(t, c) ((t)->pinned_cpu = (c)) macro124 #define thread_set_pinned_cpu(t, c) do {} while(0) macro
Completed in 3 milliseconds