Home
last modified time | relevance | path

Searched refs:pthread_attr_setschedpolicy (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/head/
H A Dpthread.h219 extern int pthread_attr_setschedpolicy(pthread_attr_t *, int);
/illumos-gate/usr/src/test/libc-tests/tests/threads/
H A Dpthread_attr_get_np.c281 VERIFY0(pthread_attr_setschedpolicy(&pgn_thr_attr, SCHED_FSS)); in pgn_set_two()
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dpthr_attr.c342 pthread_attr_setschedpolicy(pthread_attr_t *attr, int policy) in pthread_attr_setschedpolicy() function
/illumos-gate/usr/src/lib/libpthread/common/
H A Dmapfile-vers155 pthread_attr_setschedpolicy { TYPE = FUNCTION };
/illumos-gate/usr/src/lib/libthread/common/
H A Dmapfile-vers162 pthread_attr_setschedpolicy { TYPE = FUNCTION };
/illumos-gate/usr/src/lib/c_synonyms/
H A Dsyn_common606 pthread_attr_setschedpolicy
/illumos-gate/usr/src/man/man3c/
H A DMakefile1114 pthread_attr_setschedpolicy.3c \
2197 pthread_attr_setschedpolicy.3c := LINKSRC = pthread_attr_getschedpolicy.3c
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers1643 pthread_attr_setschedpolicy;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc878 link path=usr/share/man/man3c/pthread_attr_setschedpolicy.3c \