Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/tests/
Dtest_common.h106 static inline int test_platform_thread_join(test_platform_thread thread, void **retval) { return pt… in test_platform_thread_join() function
138 static inline int test_platform_thread_join(test_platform_thread thread, void **retval) { in test_platform_thread_join() function
Dlayer_validation_tests.cpp11345 test_platform_thread_join(thread, NULL); in TEST_F()
11353 test_platform_thread_join(thread, NULL); in TEST_F()