Home
last modified time | relevance | path

Searched refs:check_liveness (Results 1 – 25 of 42) sorted by relevance

12

/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/compiler/src/
H A Dbeam_utils.erl373 check_liveness(R, Is, St);
417 check_liveness(R, Is, St);
458 _ -> check_liveness(R, Is, St)
514 _ -> check_liveness(R, Is, St)
519 _ -> check_liveness(R, Is, St)
549 check_liveness(R, Is, St)
579 check_liveness(R, Is, St);
618 check_liveness(R, Is, St);
622 check_liveness(R, Is, St);
624 check_liveness(R, Is, St);
[all …]
/dports/devel/pecl-swoole/swoole-4.8.5/core-tests/src/network/
H A Dsocket.cpp292 TEST(socket, check_liveness) { in TEST() argument
324 ASSERT_TRUE(cli->check_liveness()); in TEST()
328 ASSERT_FALSE(cli->check_liveness()); in TEST()
/dports/databases/galera/galera-release_25.3.35/gcomm/src/
H A Dgmcast.hpp292 void check_liveness();
H A Dgmcast.cpp1157 void gcomm::GMCast::check_liveness() in check_liveness() function in gcomm::GMCast
1302 check_liveness(); in handle_timers()
1523 check_liveness(); in handle_up()
1768 check_liveness(); in handle_stable_view()
/dports/databases/galera26/galera-release_26.4.10/gcomm/src/
H A Dgmcast.hpp303 void check_liveness();
H A Dgmcast.cpp1162 void gcomm::GMCast::check_liveness() in check_liveness() function in gcomm::GMCast
1307 check_liveness(); in handle_timers()
1528 check_liveness(); in handle_up()
1773 check_liveness(); in handle_stable_view()
/dports/lang/php73/php-7.3.33/ext/pdo/
H A Dphp_pdo_driver.h317 pdo_dbh_check_liveness_func check_liveness; member
H A Dpdo_dbh.c325 if (pdbh->methods->check_liveness && FAILURE == (pdbh->methods->check_liveness)(pdbh)) { in PHP_METHOD()
/dports/databases/php80-pdo/php-8.0.15/ext/pdo/
H A Dphp_pdo_driver.h315 pdo_dbh_check_liveness_func check_liveness; member
/dports/databases/php74-pdo/php-7.4.27/ext/pdo/
H A Dphp_pdo_driver.h317 pdo_dbh_check_liveness_func check_liveness; member
H A Dpdo_dbh.c326 if (pdbh->methods->check_liveness && FAILURE == (pdbh->methods->check_liveness)(pdbh)) { in PHP_METHOD()
/dports/databases/php81-pdo/php-8.1.1/ext/pdo/
H A Dphp_pdo_driver.h304 pdo_dbh_check_liveness_func check_liveness; member
H A Dpdo_dbh.c325 if (pdbh->methods->check_liveness && FAILURE == (pdbh->methods->check_liveness)(pdbh)) { in PHP_METHOD()
/dports/databases/php73-pdo/php-7.3.33/ext/pdo/
H A Dphp_pdo_driver.h317 pdo_dbh_check_liveness_func check_liveness; member
/dports/www/mod_php81/php-8.1.1/ext/pdo/
H A Dphp_pdo_driver.h304 pdo_dbh_check_liveness_func check_liveness; member
/dports/lang/php80/php-8.0.15/ext/pdo/
H A Dphp_pdo_driver.h315 pdo_dbh_check_liveness_func check_liveness; member
/dports/lang/php81/php-8.1.1/ext/pdo/
H A Dphp_pdo_driver.h304 pdo_dbh_check_liveness_func check_liveness; member
/dports/lang/php74/php-7.4.27/ext/pdo/
H A Dphp_pdo_driver.h317 pdo_dbh_check_liveness_func check_liveness; member
/dports/www/mod_php73/php-7.3.33/ext/pdo/
H A Dphp_pdo_driver.h317 pdo_dbh_check_liveness_func check_liveness; member
/dports/www/mod_php74/php-7.4.27/ext/pdo/
H A Dphp_pdo_driver.h317 pdo_dbh_check_liveness_func check_liveness; member
/dports/www/mod_php80/php-8.0.15/ext/pdo/
H A Dphp_pdo_driver.h315 pdo_dbh_check_liveness_func check_liveness; member
/dports/devel/pecl-swoole/swoole-4.8.5/include/
H A Dswoole_socket.h303 bool check_liveness() { in check_liveness() function
H A Dswoole_coroutine_socket.h82 bool check_liveness();
/dports/www/mod_php81/php-8.1.1/
H A DUPGRADING.INTERNALS105 - The check_liveness handler's return type has been formalized to zend_return
/dports/lang/php81/php-8.1.1/
H A DUPGRADING.INTERNALS105 - The check_liveness handler's return type has been formalized to zend_return

12