Home
last modified time | relevance | path

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

/freebsd-13-stable/lib/libthr/thread/
HDthr_attr.c399 __weak_reference(_thr_attr_setschedparam, pthread_attr_setschedparam);
400 __weak_reference(_thr_attr_setschedparam, _pthread_attr_setschedparam);
403 _thr_attr_setschedparam(pthread_attr_t * __restrict attr, in _thr_attr_setschedparam() function
HDthr_init.c218 [PJT_ATTR_SETSCHEDPARAM] = {DUAL_ENTRY(_thr_attr_setschedparam)},
HDthr_private.h1055 int _thr_attr_setschedparam(pthread_attr_t * __restrict,