Searched refs:__mutex_open (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 Dmutex_ext.h34 int __mutex_open __P((ENV *, int));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/mutex/
H A Dmut_region.c23 * __mutex_open --
26 * PUBLIC: int __mutex_open __P((ENV *, int));
29 __mutex_open(env, create_ok) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_open.c358 if ((ret = __mutex_open(env, create_ok)) != 0)

Completed in 110 milliseconds