Searched refs:os_test_shlib_tls_a (Results 1 – 3 of 3) sorted by relevance
15 extern __thread int os_test_shlib_tls_a;
20 __thread int os_test_shlib_tls_a; variable
1376 if (os_test_shlib_tls_a != 0) { in ta_entry_tls_test_shlib()1377 EMSG("os_test_shlib_tls_a=%d, expected 0", os_test_shlib_tls_a); in ta_entry_tls_test_shlib()
Completed in 10 milliseconds