Searched refs:_pthread_setschedparam (Results 1 - 6 of 6) sorted by last modified time

/freebsd-9.3-release/lib/libkse/
H A Dkse.map298 _pthread_setschedparam;
/freebsd-9.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-9.3-release/lib/libthr/
H A Dpthread.map331 _pthread_setschedparam;
/freebsd-9.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-9.3-release/lib/libc/include/
H A Dnamespace.h191 #define pthread_setschedparam _pthread_setschedparam

Completed in 46 milliseconds