Home
last modified time | relevance | path

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

/freebsd/lib/libthr/thread/
H A Dthr_attr.c430 __weak_reference(_thr_attr_setschedpolicy, pthread_attr_setschedpolicy);
431 __weak_reference(_thr_attr_setschedpolicy, _pthread_attr_setschedpolicy);
434 _thr_attr_setschedpolicy(pthread_attr_t *attr, int policy) in _thr_attr_setschedpolicy() function
H A Dthr_init.c219 [PJT_ATTR_SETSCHEDPOLICY] = {DUAL_ENTRY(_thr_attr_setschedpolicy)},
H A Dthr_private.h1059 int _thr_attr_setschedpolicy(pthread_attr_t *, int);