Searched refs:thr_setprio (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/head/
H A Dthread.h83 extern int thr_setprio(thread_t, int);
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dpthread.c278 #pragma weak pthread_setschedprio = thr_setprio
280 thr_setprio(thread_t tid, int prio) function
/illumos-gate/usr/src/lib/libldap5/sources/ldap/prldap/
H A Dldappr-threads.c683 (void) thr_setprio(thr_self(), priority);
/illumos-gate/usr/src/man/man3c/
H A DMakefile1258 thr_setprio.3c \
2332 thr_setprio.3c := LINKSRC = thr_getprio.3c

Completed in 89 milliseconds