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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_meta.c966 int has_timeout, i, ret; local
1003 has_timeout = F_ISSET(dbc, DBC_RECOVER) ||
1033 if (has_timeout)
1048 do_couple: couple[i].op = has_timeout? DB_LOCK_GET_TIMEOUT : DB_LOCK_GET;
1053 if (has_timeout)

Completed in 89 milliseconds