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

/external/squashfs-tools/squashfs-tools/
H A Dunsquashfs.h128 int wait_free; member in struct:cache
H A Dunsquashfs.c319 cache->wait_free = FALSE;
379 cache->wait_free = TRUE;
474 * if the wait_free flag is set, one or more threads may be
477 if(entry->cache->wait_free) {
478 entry->cache->wait_free = FALSE;

Completed in 110 milliseconds