Home
last modified time | relevance | path

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

/optee_test-3.20.0/ta/os_test_lib/include/
A Dos_test_lib.h15 extern __thread int os_test_shlib_tls_a;
/optee_test-3.20.0/ta/os_test_lib/
A Dos_test_lib.c20 __thread int os_test_shlib_tls_a; variable
/optee_test-3.20.0/ta/os_test/
A Dos_test.c1376 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