Searched defs:SetAffinity (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/smhasher/src/
H A DPlatform.cpp16 void SetAffinity ( int cpu ) function
26 void SetAffinity ( int /*cpu*/ ) function
/external/chromium_org/third_party/webrtc/system_wrappers/source/
H A Dthread.cc31 bool ThreadWrapper::SetAffinity(const int* processor_numbers, function in class:webrtc::ThreadWrapper
H A Dthread_win.cc105 bool ThreadWindows::SetAffinity(const int* processor_numbers, function in class:webrtc::ThreadWindows
H A Dthread_posix.cc237 // SetAffinity on Android for now.
239 bool ThreadPosix::SetAffinity(const int* processor_numbers, function in class:webrtc::ThreadPosix
274 bool ThreadPosix::SetAffinity(const int* , const unsigned int) { function in class:webrtc::ThreadPosix
/external/webrtc/src/system_wrappers/interface/
H A Dthread_wrapper.h77 virtual bool SetAffinity(const int* /*processorNumbers*/, function in class:webrtc::ThreadWrapper
/external/webrtc/src/system_wrappers/source/
H A Dthread_win.cc111 bool ThreadWindows::SetAffinity(const int* processorNumbers, function in class:webrtc::ThreadWindows
H A Dthread_posix.cc236 // SetAffinity on Android for now.
238 bool ThreadPosix::SetAffinity(const int* processorNumbers, function in class:webrtc::ThreadPosix
273 bool ThreadPosix::SetAffinity(const int* , const unsigned int) function in class:webrtc::ThreadPosix

Completed in 7184 milliseconds