Searched refs:wait_for_pending (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/squashfs-4.2/
H A Dunsquashfs.h158 pthread_cond_t wait_for_pending; member in struct:cache
H A Dunsquashfs.c273 pthread_cond_init(&cache->wait_for_pending, NULL);
375 pthread_cond_broadcast(&entry->cache->wait_for_pending);
392 pthread_cond_wait(&entry->cache->wait_for_pending,

Completed in 70 milliseconds