Searched refs:os_test_tls_b (Results 1 – 1 of 1) sorted by relevance
1342 __thread int os_test_tls_b = 42; variable1350 if (os_test_tls_b != 42) { in ta_entry_tls_test_main()1351 EMSG("os_test_tls_b=%d, expected 42", os_test_tls_b); in ta_entry_tls_test_main()