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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Drepmgr_ext.h52 int __repmgr_alloc_cond __P((cond_var_t *));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/repmgr/
H A Drepmgr_util.c105 if ((ret = __repmgr_alloc_cond(&c->drained)) != 0) {
H A Drepmgr_posix.c262 * PUBLIC: int __repmgr_alloc_cond __P((cond_var_t *));
267 __repmgr_alloc_cond(c) function
H A Drepmgr_windows.c273 __repmgr_alloc_cond(c) function

Completed in 116 milliseconds