HomeSort by relevance Sort by last modified time
    Searched full:setthreadaffinity (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/base/
cpumonitor_unittest.cc 115 // SetThreadAffinity on 0 to N - 1 as cpu. FLAG_affinity sets the first cpu
119 bool SetThreadAffinity(BusyThread* t, int cpu, int affinity) {
149 !SetThreadAffinity(threads[i], i, affinity)) {

Completed in 40 milliseconds