Searched refs:test_platform_thread_create (Results 1 – 2 of 2) sorted by relevance
101 static inline int test_platform_thread_create(test_platform_thread *thread, void *(*func)(void *), … in test_platform_thread_create() function128 static inline int test_platform_thread_create(test_platform_thread *thread, void *(*func)(void *), … in test_platform_thread_create() function
11339 test_platform_thread_create(&thread, AddToCommandBuffer, (void *)&data); in TEST_F()11349 test_platform_thread_create(&thread, AddToCommandBuffer, (void *)&data); in TEST_F()