Home
last modified time | relevance | path

Searched refs:pthread_getschedparam (Results 1 – 5 of 5) sorted by relevance

/haiku/src/libs/posix_error_mapper/
H A Dpthread_thread.cpp57 WRAPPER_FUNCTION(int, pthread_getschedparam,
/haiku/headers/posix/
H A Dpthread.h256 extern int pthread_getschedparam(pthread_t thread, int *policy,
/haiku/src/system/libroot/posix/pthread/
H A Dpthread.cpp294 pthread_getschedparam(pthread_t thread, int *policy, struct sched_param *param) in pthread_getschedparam() function
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs_legacy.c2222 void pthread_getschedparam() {} in pthread_getschedparam() function
H A Dlibroot_stubs.c2249 void pthread_getschedparam() {} in pthread_getschedparam() function