Searched refs:wait_pending (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/squashfs-4.2/
H A Dunsquashfs.h155 int wait_pending; member in struct:cache
H A Dunsquashfs.c270 cache->wait_pending = FALSE;
370 * if the wait_pending flag is set, one or more threads may be waiting
373 if(entry->cache->wait_pending) {
374 entry->cache->wait_pending = FALSE;
391 entry->cache->wait_pending = TRUE;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/fnic/
H A Dfnic_scsi.c1283 goto wait_pending;
1325 wait_pending:

Completed in 137 milliseconds