Searched refs:_pthread_setschedparam (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.3-release/lib/libkse/thread/
H A Dthr_setprio.c49 ret = _pthread_setschedparam(pthread, policy, &param);
H A Dthr_setschedparam.c42 __weak_reference(_pthread_setschedparam, pthread_setschedparam);
45 _pthread_setschedparam(pthread_t pthread, int policy, function
/freebsd-10.3-release/lib/libthr/thread/
H A Dthr_setschedparam.c43 __weak_reference(_pthread_setschedparam, pthread_setschedparam);
50 _pthread_setschedparam(pthread_t pthread, int policy, function
/freebsd-10.3-release/lib/libc/include/
H A Dnamespace.h191 #define pthread_setschedparam _pthread_setschedparam

Completed in 95 milliseconds