Searched refs:pthread_attr_getschedpolicy (Results 1 - 7 of 7) sorted by path

/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
H A DMakefile93 pthread_attr_getschedpolicy.obj \
337 pthread_attr_getschedpolicy.c \
H A Dpthread.h922 PTW32_DLLPORT int PTW32_CDECL pthread_attr_getschedpolicy (const pthread_attr_t *,
H A Dpthread_attr_getschedpolicy.c2 * pthread_attr_getschedpolicy.c
42 pthread_attr_getschedpolicy (const pthread_attr_t * attr, int *policy) function
/external/chromium_org/third_party/mesa/src/include/GL/
H A Dvms_x_fix.h988 #define pthread_attr_getschedpolicy PTHREAD_ATTR_GETSCHEDPOLICY macro
/external/compiler-rt/lib/msan/tests/
H A Dmsan_test.cc2876 res = pthread_attr_getschedpolicy(&attr, &v);
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc3379 COMMON_INTERCEPT_FUNCTION(pthread_attr_getschedpolicy); \
/external/mesa3d/include/GL/
H A Dvms_x_fix.h988 #define pthread_attr_getschedpolicy PTHREAD_ATTR_GETSCHEDPOLICY macro

Completed in 1134 milliseconds