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

/illumos-gate/usr/src/head/
H A Dthread.h84 extern int thr_getprio(thread_t, int *);
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dpthread.c255 #pragma weak _thr_getprio = thr_getprio
257 thr_getprio(thread_t tid, int *priority) function
/illumos-gate/usr/src/lib/libldap5/sources/ldap/prldap/
H A Dldappr-threads.c681 (void) thr_getprio(thr_self(), &priority);
/illumos-gate/usr/src/man/man3c/
H A DMakefile470 thr_getprio.3c \
2332 thr_setprio.3c := LINKSRC = thr_getprio.3c

Completed in 86 milliseconds