Searched refs:async_buffer_thread (Results 1 – 1 of 1) sorted by relevance
77 pthread_t async_buffer_thread; member292 ret = pthread_create(&c->async_buffer_thread, NULL, async_buffer_task, h); in async_open()325 ret = pthread_join(c->async_buffer_thread, NULL); in async_close()