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

  /external/chromium_org/third_party/smhasher/src/
Platform.cpp 16 void SetAffinity ( int cpu )
26 void SetAffinity ( int /*cpu*/ )
  /external/webrtc/src/system_wrappers/interface/
thread_wrapper.h 77 virtual bool SetAffinity(const int* /*processorNumbers*/,
  /external/webrtc/src/system_wrappers/source/
thread_win.cc 111 bool ThreadWindows::SetAffinity(const int* processorNumbers,
thread_posix.cc 236 // SetAffinity on Android for now.
238 bool ThreadPosix::SetAffinity(const int* processorNumbers,
273 bool ThreadPosix::SetAffinity(const int* , const unsigned int)

Completed in 63 milliseconds