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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Dlock_ext.h20 int __lock_detect __P((ENV *, u_int32_t, int *));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/lock/
H A Dlock_deadlock.c103 REPLICATION_WRAP(env, (__lock_detect(env, atype, rejectp)), 0, ret);
109 * __lock_detect --
112 * PUBLIC: int __lock_detect __P((ENV *, u_int32_t, int *));
115 __lock_detect(env, atype, rejectp) function
H A Dlock.c357 (void)__lock_detect(env, region->detect, &did_abort);
936 (void)__lock_detect(env, region->detect, &did_abort);
1088 (void)__lock_detect(env,

Completed in 162 milliseconds