Home
last modified time | relevance | path

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

/freebsd/lib/libthr/thread/
H A Dthr_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
H A Dthr_init.c218 [PJT_ATTR_SETSCHEDPARAM] = {DUAL_ENTRY(_thr_attr_setschedparam)},
H A Dthr_private.h1057 int _thr_attr_setschedparam(pthread_attr_t * __restrict,