Searched refs:SetAffinity (Results 1 - 14 of 14) sorted by last modified time

/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_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
H A Dthread_posix.h36 virtual bool SetAffinity(const int* processorNumbers,
H A Dthread_win.cc111 bool ThreadWindows::SetAffinity(const int* processorNumbers, function in class:webrtc::ThreadWindows
H A Dthread_win.h30 bool SetAffinity(const int* processorNumbers,
/external/chromium_org/third_party/webrtc/system_wrappers/interface/
H A Dthread_wrapper.h80 virtual bool SetAffinity(const int* processor_numbers,
/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_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
H A Dthread_posix.h39 virtual bool SetAffinity(const int* processor_numbers,
H A Dthread_win.cc105 bool ThreadWindows::SetAffinity(const int* processor_numbers, function in class:webrtc::ThreadWindows
H A Dthread_win.h30 bool SetAffinity(const int* processor_numbers,
/external/chromium_org/third_party/smhasher/src/
H A DPlatform.cpp16 void SetAffinity ( int cpu ) function
26 void SetAffinity ( int /*cpu*/ ) function
H A DPlatform.h6 void SetAffinity ( int cpu );
H A Dmain.cpp565 SetAffinity((1 << 2));

Completed in 266 milliseconds