Searched defs:another_thread_local (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
H A Dtls.c24 static __thread int another_thread_local; variable
27 __thread int K::another_thread_local; member in class:K
82 K::another_thread_local = me; member in class:K
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.threads/
H A Dtls.c24 static __thread int another_thread_local; variable
27 __thread int K::another_thread_local; member in class:K
82 K::another_thread_local = me; member in class:K

Completed in 188 milliseconds