Home
last modified time | relevance | path

Searched refs:HAVE_SCHED_SETAFFINITY (Results 1 – 8 of 8) sorted by relevance

/external/iperf3/src/
Diperf_config.h41 #define HAVE_SCHED_SETAFFINITY 1 macro
Diperf_config.h.in40 #undef HAVE_SCHED_SETAFFINITY
Diperf_api.c4235 #if defined(HAVE_SCHED_SETAFFINITY) in iperf_setaffinity()
4281 #if defined(HAVE_SCHED_SETAFFINITY) in iperf_clearaffinity()
/external/python/cpython3/android/linux_x86_64/pyconfig/
Dpyconfig.h879 #define HAVE_SCHED_SETAFFINITY 1 macro
/external/python/cpython3/android/bionic/pyconfig/
Dpyconfig.h881 #define HAVE_SCHED_SETAFFINITY 1 macro
/external/python/cpython3/Modules/
Dposixmodule.c233 #if !defined(CPU_ALLOC) && defined(HAVE_SCHED_SETAFFINITY)
234 # undef HAVE_SCHED_SETAFFINITY
6887 #ifdef HAVE_SCHED_SETAFFINITY
/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h3041 #if defined(HAVE_SCHED_H) && defined(HAVE_SCHED_SETAFFINITY)
3076 #if defined(HAVE_SCHED_H) && defined(HAVE_SCHED_SETAFFINITY)
/external/python/cpython3/
Dpyconfig.h.in878 #undef HAVE_SCHED_SETAFFINITY