OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SetAffinity
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/webrtc/system_wrappers/source/
thread.cc
31
bool ThreadWrapper::
SetAffinity
(const int* processor_numbers,
thread_win.cc
105
bool ThreadWindows::
SetAffinity
(const int* processor_numbers,
thread_posix.cc
237
//
SetAffinity
on Android for now.
239
bool ThreadPosix::
SetAffinity
(const int* processor_numbers,
274
bool ThreadPosix::
SetAffinity
(const int* , const unsigned int) {
/external/chromium_org/third_party/smhasher/src/
Platform.cpp
16
void
SetAffinity
( int cpu )
26
void
SetAffinity
( int /*cpu*/ )
Completed in 290 milliseconds