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