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

  /external/webrtc/src/system_wrappers/interface/
thread_wrapper.h 71 virtual bool SetAffinity(const int* /*processorNumbers*/,
  /external/webrtc/src/system_wrappers/source/
thread_posix.cc 195 bool ThreadPosix::SetAffinity(const int* processorNumbers,
225 bool ThreadPosix::SetAffinity(const int* , const unsigned int)

Completed in 942 milliseconds