Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Dunsquashfs.h128 int wait_free; member
Dunsquashfs.c319 cache->wait_free = FALSE; in cache_init()
379 cache->wait_free = TRUE; in cache_get()
477 if(entry->cache->wait_free) { in cache_block_put()
478 entry->cache->wait_free = FALSE; in cache_block_put()