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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/repmgr/
H A Drepmgr_method.c16 static int __repmgr_await_threads __P((ENV *));
159 * case of any errors. __repmgr_await_threads (which we call in
200 (void)__repmgr_await_threads(env);
299 if ((t_ret = __repmgr_await_threads(env)) != 0 && ret == 0)
476 __repmgr_await_threads(env) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/repmgr/
H A Drepmgr_method.c16 static int __repmgr_await_threads __P((ENV *));
159 * case of any errors. __repmgr_await_threads (which we call in
200 (void)__repmgr_await_threads(env);
299 if ((t_ret = __repmgr_await_threads(env)) != 0 && ret == 0)
476 __repmgr_await_threads(env) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/repmgr/
H A Drepmgr_method.c16 static int __repmgr_await_threads __P((ENV *));
159 * case of any errors. __repmgr_await_threads (which we call in
200 (void)__repmgr_await_threads(env);
299 if ((t_ret = __repmgr_await_threads(env)) != 0 && ret == 0)
476 __repmgr_await_threads(env) function

Completed in 117 milliseconds