Home
last modified time | relevance | path

Searched refs:PQ_SETNONBLOCKING (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/ext/pgsql/
H A Dpgsql.c973 if (PQ_SETNONBLOCKING(link, 0)) { in _rollback_transactions()
1739 if (PQ_SETNONBLOCKING(pgsql, 0)) {
1841 if (PQ_SETNONBLOCKING(pgsql, 0)) {
1962 if (PQ_SETNONBLOCKING(pgsql, 0)) {
2048 if (PQ_SETNONBLOCKING(pgsql, 0)) {
4584 if (PQ_SETNONBLOCKING(pgsql, 1)) {
4592 PQ_SETNONBLOCKING(pgsql, 0);
4614 if (PQ_SETNONBLOCKING(pgsql, 1)) {
4635 if (PQ_SETNONBLOCKING(pgsql, 0)) {
4678 if (PQ_SETNONBLOCKING(pgsql, 1)) {
[all …]

Completed in 16 milliseconds