Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SIGNAL_NTHREADS
usr/src/test/libc-tests/tests/c11_threads.c
277
thrd_t threads[SIGNAL_NTHREADS];
usr/src/test/libc-tests/tests/c11_threads.c
281
for (i = 0; i < SIGNAL_NTHREADS; i++) {