Searched refs:cv (Results 1 – 1 of 1) sorted by relevance
359 pthread_cond_t cv; member374 pthread_cond_wait(&nti->cv, &nti->mu); in receive_new_data()394 pthread_cond_broadcast(&nti->cv); in receive_new_data()414 pthread_cond_wait(&nti->cv, &nti->mu); in receive_brotli_new_data()458 pthread_cond_broadcast(&nti->cv); in receive_brotli_new_data()476 pthread_cond_broadcast(&nti->cv); in unzip_new_data()1334 pthread_cond_broadcast(¶ms.nti.cv); in PerformCommandNew()1343 pthread_cond_wait(¶ms.nti.cv, ¶ms.nti.mu); in PerformCommandNew()1793 pthread_cond_init(¶ms.nti.cv, nullptr); in PerformBlockImageUpdate()1911 pthread_cond_broadcast(¶ms.nti.cv); in PerformBlockImageUpdate()[all …]