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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/mutex/
H A Dmut_stat.c21 static int __mutex_stat __P((ENV *, DB_MUTEX_STAT **, u_int32_t));
46 REPLICATION_WRAP(env, (__mutex_stat(env, statp, flags)), 0, ret);
52 * __mutex_stat --
56 __mutex_stat(env, statp, flags) function
195 if ((ret = __mutex_stat(env, &sp, LF_ISSET(DB_STAT_CLEAR))) != 0)

Completed in 38 milliseconds