Home
last modified time | relevance | path

Searched refs:_thr_attr_setschedparam (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/lib/libthr/thread/
Dthr_attr.c459 __weak_reference(_thr_attr_setschedparam, pthread_attr_setschedparam);
460 __weak_reference(_thr_attr_setschedparam, _pthread_attr_setschedparam);
463 _thr_attr_setschedparam(pthread_attr_t * __restrict attr, in _thr_attr_setschedparam() function
Dthr_init.c220 [PJT_ATTR_SETSCHEDPARAM] = {DUAL_ENTRY(_thr_attr_setschedparam)},
Dthr_private.h1055 int _thr_attr_setschedparam(pthread_attr_t * __restrict,