Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Dunsquashfs.h132 int wait_free; member
Dunsquashfs.c324 cache->wait_free = FALSE; in cache_init()
384 cache->wait_free = TRUE; in cache_get()
482 if(entry->cache->wait_free) { in cache_block_put()
483 entry->cache->wait_free = FALSE; in cache_block_put()