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