Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/threads/
H A Dpthread.c228 #pragma weak _pthread_getschedparam = pthread_getschedparam
230 pthread_getschedparam(pthread_t tid, int *policy, struct sched_param *param) in pthread_getschedparam() function
271 if ((error = pthread_getschedparam(tid, &policy, &param)) == 0) in thr_getprio()
298 if ((error = pthread_getschedparam(tid, &policy, &param)) != 0) in thr_setprio()
/illumos-gate/usr/src/head/
H A Dpthread.h239 extern int pthread_getschedparam(pthread_t, int *_RESTRICT_KYWD,
/illumos-gate/usr/src/lib/libpthread/common/
H A Dmapfile-vers176 pthread_getschedparam { TYPE = FUNCTION };
/illumos-gate/usr/src/lib/libthread/common/
H A Dmapfile-vers183 pthread_getschedparam { TYPE = FUNCTION };
/illumos-gate/usr/src/lib/c_synonyms/
H A Dsyn_common637 pthread_getschedparam
/illumos-gate/usr/src/cmd/auditd/
H A Ddoorway.c826 (void) pthread_getschedparam(p->plg_tid, &policy, &param); in dump_state()
/illumos-gate/usr/src/man/man3c/
H A DMakefile342 pthread_getschedparam.3c \
2231 pthread_setschedparam.3c := LINKSRC = pthread_getschedparam.3c
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers1654 pthread_getschedparam;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc927 file path=usr/share/man/man3c/pthread_getschedparam.3c
998 target=pthread_getschedparam.3c