Searched refs:flush_thread (Results 1 – 1 of 1) sorted by relevance
67 pthread_t flush_thread; variable254 ret = pthread_create(&flush_thread, &p_attr, flusher, NULL); in init_flusher_thread()461 pthread_join(flush_thread, NULL); in main()