Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
thread_setname
usr/src/uts/common/disp/thread.c
2363
return (thread_setname(t, name));
usr/src/uts/common/sys/thread.h
605
int thread_setname(kthread_t *, const char *);