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

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
H A Dtls.c37 int another_thread_local_val[ N_THREADS ]; variable
87 another_thread_local_val[me] = K::another_thread_local;
146 another_thread_local_val[i] = 0;

Completed in 49 milliseconds