Searched refs:gc_thread (Results 1 – 1 of 1) sorted by relevance
68 pthread_t gc_thread; variable75 ret = pthread_create(&gc_thread, &attr, gc_thread_func, NULL);81 T_ASSERT_POSIX_ZERO(pthread_join(gc_thread, NULL), NULL);