Searched refs:wait_free (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.h154 int wait_free; member in struct:cache
H A Dunsquashfs.c269 cache->wait_free = FALSE;
326 cache->wait_free = TRUE;
415 * if the wait_free flag is set, one or more threads may be
418 if(entry->cache->wait_free) {
419 entry->cache->wait_free = FALSE;

Completed in 110 milliseconds