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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/os_windows/
H A Dos_handle.c48 MUTEX_LOCK(env, env->mtx_env);
50 MUTEX_UNLOCK(env, env->mtx_env);
127 MUTEX_LOCK(env, env->mtx_env);
129 MUTEX_UNLOCK(env, env->mtx_env);
H A Dos_open.c66 MUTEX_LOCK(env, env->mtx_env);
68 MUTEX_UNLOCK(env, env->mtx_env);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/os_qnx/
H A Dos_qnx_open.c46 MUTEX_LOCK(env, env->mtx_env);
48 MUTEX_UNLOCK(env, env->mtx_env);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/os/
H A Dos_handle.c46 MUTEX_LOCK(env, env->mtx_env);
48 MUTEX_UNLOCK(env, env->mtx_env);
214 MUTEX_LOCK(env, env->mtx_env);
216 MUTEX_UNLOCK(env, env->mtx_env);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_stat.c412 env, "ENV handle mutex", env->mtx_env, flags);
586 MUTEX_LOCK(env, env->mtx_env);
591 MUTEX_UNLOCK(env, env->mtx_env);
H A Denv_open.c374 MTX_ENV_HANDLE, DB_MUTEX_PROCESS_ONLY, &env->mtx_env)) != 0)
842 if ((t_ret = __mutex_free(env, &env->mtx_env)) != 0 && ret == 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb_int.h554 db_mutex_t mtx_env; /* ENV structure mutex */ member in struct:__env
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb_int.h553 db_mutex_t mtx_env; /* ENV structure mutex */ member in struct:__env
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb_int.h552 db_mutex_t mtx_env; /* ENV structure mutex */ member in struct:__env
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb_int.h556 db_mutex_t mtx_env; /* ENV structure mutex */ member in struct:__env
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb_int.h553 db_mutex_t mtx_env; /* ENV structure mutex */ member in struct:__env
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb_int.h553 db_mutex_t mtx_env; /* ENV structure mutex */ member in struct:__env

Completed in 100 milliseconds