Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
thr_getprio
usr/src/head/thread.h
86
extern int thr_getprio(thread_t, int *);
usr/src/lib/libldap5/sources/ldap/prldap/ldappr-threads.c
678
(void) thr_getprio(thr_self(), &priority);