Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Dunsquashfs.h133 int wait_pending; member
Dunsquashfs.c325 cache->wait_pending = FALSE; in cache_init()
436 if(entry->cache->wait_pending) { in cache_block_ready()
437 entry->cache->wait_pending = FALSE; in cache_block_ready()
454 entry->cache->wait_pending = TRUE; in cache_block_wait()