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

  /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 79 milliseconds