Home
last modified time | relevance | path

Searched refs:_pthread_getschedparam (Results 1 – 4 of 4) sorted by relevance

/freebsd/lib/libthr/thread/
H A Dthr_getschedparam.c44 __weak_reference(_pthread_getschedparam, pthread_getschedparam);
47 _pthread_getschedparam(pthread_t pthread, int * __restrict policy, in _pthread_getschedparam() function
H A Dthr_getprio.c46 if ((ret = _pthread_getschedparam(pthread, &policy, &param)) == 0) in _pthread_getprio()
/freebsd/lib/libthr/
H A Dpthread.map197 _pthread_getschedparam;
/freebsd/lib/libc/include/
H A Dnamespace.h141 #define pthread_getschedparam _pthread_getschedparam