Searched refs:pthread_setschedparam (Results 1 – 10 of 10) sorted by relevance
/illumos-gate/usr/src/cmd/auditd/ |
H A D | doorway.c | 463 (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, ¶m); in process() 1310 (void) pthread_setschedparam(p->plg_tid, SCHED_OTHER, in process()
|
/illumos-gate/usr/src/lib/libc/port/threads/ |
H A D | pthread.c | 280 pthread_setschedparam(pthread_t tid, in pthread_setschedparam() function
|
/illumos-gate/usr/src/test/libc-tests/tests/threads/ |
H A D | pthread_attr_get_np.c | 245 VERIFY0(pthread_setschedparam(pthread_self(), opolicy, &oparam)); in pgn_set_two_thr()
|
/illumos-gate/usr/src/head/ |
H A D | pthread.h | 238 extern int pthread_setschedparam(pthread_t, int, const struct sched_param *);
|
/illumos-gate/usr/src/lib/libpthread/common/ |
H A D | mapfile-vers | 201 pthread_setschedparam { TYPE = FUNCTION };
|
/illumos-gate/usr/src/lib/libthread/common/ |
H A D | mapfile-vers | 208 pthread_setschedparam { TYPE = FUNCTION };
|
/illumos-gate/usr/src/lib/c_synonyms/ |
H A D | syn_common | 686 pthread_setschedparam
|
/illumos-gate/usr/src/man/man3c/ |
H A D | Makefile | 1172 pthread_setschedparam.3c \ 2323 pthread_setschedparam.3c := LINKSRC = pthread_getschedparam.3c
|
/illumos-gate/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 1762 pthread_setschedparam;
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-library.man3c.inc | 1013 link path=usr/share/man/man3c/pthread_setschedparam.3c \
|