Searched refs:pthread_getschedparam (Results 1 - 5 of 5) sorted by last modified time

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

Completed in 191 milliseconds