HomeSort by relevance Sort by last modified time
    Searched refs:wait_free (Results 1 - 2 of 2) sorted by null

  /external/squashfs-tools/squashfs-tools/
unsquashfs.h 128 int wait_free; member in struct:cache
unsquashfs.c 319 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;
    [all...]

Completed in 680 milliseconds