Searched refs:alloc_thread (Results 1 – 1 of 1) sorted by relevance
61 pthread_t alloc_thread; variable70 ret = pthread_create(&alloc_thread, &attr, alloc_thread_func, NULL);74 T_ASSERT_POSIX_ZERO(pthread_join(alloc_thread, NULL), NULL);