Home
last modified time | relevance | path

Searched refs:pthread_setschedparam (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/cmd/auditd/
H A Ddoorway.c463 (void) pthread_setschedparam(pthread_self(), SCHED_OTHER, in auditd_thread_init()
1089 (void) pthread_setschedparam(p->plg_tid, in adjust_priority()
1207 (void) pthread_setschedparam(p->plg_tid, SCHED_OTHER, &param); in process()
1310 (void) pthread_setschedparam(p->plg_tid, SCHED_OTHER, in process()
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dpthread.c280 pthread_setschedparam(pthread_t tid, in pthread_setschedparam() function
/illumos-gate/usr/src/head/
H A Dpthread.h238 extern int pthread_setschedparam(pthread_t, int, const struct sched_param *);
/illumos-gate/usr/src/test/libc-tests/tests/threads/
H A Dpthread_attr_get_np.c245 VERIFY0(pthread_setschedparam(pthread_self(), opolicy, &oparam)); in pgn_set_two_thr()
/illumos-gate/usr/src/lib/libpthread/common/
H A Dmapfile-vers201 pthread_setschedparam { TYPE = FUNCTION };
/illumos-gate/usr/src/lib/libthread/common/
H A Dmapfile-vers208 pthread_setschedparam { TYPE = FUNCTION };
/illumos-gate/usr/src/lib/c_synonyms/
H A Dsyn_common686 pthread_setschedparam
/illumos-gate/usr/src/man/man3c/
H A DMakefile1150 pthread_setschedparam.3c \
2231 pthread_setschedparam.3c := LINKSRC = pthread_getschedparam.3c
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers1664 pthread_setschedparam;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc997 link path=usr/share/man/man3c/pthread_setschedparam.3c \