Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
pthread_kill
src/system/libroot/posix/pthread/pthread.cpp
242
pthread_kill(pthread_t thread, int sig)
src/system/libroot/stubbed/libroot_stubs.c
2151
void pthread_kill() {}
src/system/libroot/stubbed/libroot_stubs_legacy.c
2141
void pthread_kill() {}