Home
last modified time | relevance | path

Searched refs:os_test_tls_b (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/os_test/
H A Dos_test.c1342 __thread int os_test_tls_b = 42; variable
1350 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()