Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
sigjmp_buf
headers/posix/setjmp.h
36
extern void siglongjmp(sigjmp_buf jumpBuffer, int value)
src/tests/system/libroot/posix/pthread_signal_test.cpp
21
sigjmp_buf env;