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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_am.c466 if (STD_LOCKING(dbc)) {
632 (STD_LOCKING(sdbc) ? DB_RMW : 0) |
896 DB_SET | (STD_LOCKING(dbc) ? DB_RMW : 0))) != 0) {
926 DB_SET | (STD_LOCKING(dbc) ? DB_RMW : 0));
H A Ddb_cam.c1055 rmw = STD_LOCKING(dbc_arg) ? DB_RMW : 0;
1598 rmw = STD_LOCKING(dbc_arg) ? DB_RMW : 0;
2251 rmw = STD_LOCKING(dbc) ? DB_RMW : 0;
2334 rmw = STD_LOCKING(dbc) ? DB_RMW : 0;
2478 rmw = (STD_LOCKING(dbc) &&
H A Ddb.c202 DB_SET | ((STD_LOCKING(dbc) && modify) ? DB_RMW : 0));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/btree/
H A Dbt_search.c115 if (!STD_LOCKING(dbc))
H A Dbt_cursor.c56 if ((ret) == 0 && STD_LOCKING(dbc)) \
87 if (STD_LOCKING(dbc) && \
478 if (STD_LOCKING(dbc))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb_int.h408 * STD_LOCKING Standard locking, that is, locking was configured and CDB
412 #define STD_LOCKING(dbc) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb_int.h407 * STD_LOCKING Standard locking, that is, locking was configured and CDB
411 #define STD_LOCKING(dbc) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb_int.h406 * STD_LOCKING Standard locking, that is, locking was configured and CDB
410 #define STD_LOCKING(dbc) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb_int.h410 * STD_LOCKING Standard locking, that is, locking was configured and CDB
414 #define STD_LOCKING(dbc) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb_int.h407 * STD_LOCKING Standard locking, that is, locking was configured and CDB
411 #define STD_LOCKING(dbc) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb_int.h407 * STD_LOCKING Standard locking, that is, locking was configured and CDB
411 #define STD_LOCKING(dbc) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/hash/
H A Dhash_page.c1151 if (!STD_LOCKING(dbc)) {
2194 if (!STD_LOCKING(dbc)) {
2347 if (STD_LOCKING(dbc)) {
H A Dhash_dup.c639 if (!STD_LOCKING(dbc))
H A Dhash.c2134 if (!STD_LOCKING(dbc))

Completed in 265 milliseconds