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

/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
H A Dtls.c36 int thread_local_val[ N_THREADS ]; variable
88 thread_local_val[ me ] = a_thread_local; /* here we know tls value */
145 thread_local_val[i] = 0;
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.threads/
H A Dtls.c36 int thread_local_val[ N_THREADS ]; variable
88 thread_local_val[ me ] = a_thread_local; /* here we know tls value */
145 thread_local_val[i] = 0;

Completed in 123 milliseconds