HomeSort by relevance Sort by last modified time
    Searched defs:SetAffinity (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/webrtc/system_wrappers/source/
thread.cc 31 bool ThreadWrapper::SetAffinity(const int* processor_numbers,
thread_win.cc 105 bool ThreadWindows::SetAffinity(const int* processor_numbers,
thread_posix.cc 237 // SetAffinity on Android for now.
239 bool ThreadPosix::SetAffinity(const int* processor_numbers,
274 bool ThreadPosix::SetAffinity(const int* , const unsigned int) {
  /external/chromium_org/third_party/smhasher/src/
Platform.cpp 16 void SetAffinity ( int cpu )
26 void SetAffinity ( int /*cpu*/ )

Completed in 290 milliseconds