Home
last modified time | relevance | path

Searched refs:another_thread_local_val (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/gdb.threads/
Dtls.c28 int another_thread_local_val[ N_THREADS ]; variable
79 another_thread_local_val[me] = another_thread_local;
131 another_thread_local_val[i] = 0; in do_pass()