Searched refs:test_platform_thread_join (Results 1 – 3 of 3) sorted by relevance
126 static inline int test_platform_thread_join(test_platform_thread thread, void **retval) { return pt… in test_platform_thread_join() function158 static inline int test_platform_thread_join(test_platform_thread thread, void **retval) { in test_platform_thread_join() function
2363 test_platform_thread_join(thread, NULL); in TEST_F()2371 test_platform_thread_join(thread, NULL); in TEST_F()
6154 test_platform_thread_join(thread, NULL); in TEST_F()