Home
last modified time | relevance | path

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

/PHP-7.1/ext/pgsql/tests/
H A D26async_query_prepared.phpt20 while(pg_connection_busy($db)); // busy wait: intended
33 while(pg_connection_busy($db)); // busy wait: intended
75 while(pg_connection_busy($db)); // busy wait: intended
89 while(pg_connection_busy($db)); // busy wait: intended
H A D04async_query.phpt15 while(pg_connection_busy($db)); // busy wait: intended
H A D25async_query_params.phpt20 while(pg_connection_busy($db)); // busy wait: intended
/PHP-7.1/ext/oci8/
H A Doci8_dtrace.d34 probe oci8__sesspool__stats(unsigned long free, unsigned long busy, unsigned long open);
/PHP-7.1/ext/sockets/tests/
H A Dsocket_strerror.phpt40 string(23) "Device or resource busy"
50 string(14) "Text file busy"
/PHP-7.1/sapi/fpm/tests/
H A Dfcgi.inc644 throw new \Exception('New request rejected; too busy [OVERLOADED]');
/PHP-7.1/ext/sqlite3/libsqlite/
H A Dsqlite3.c89368 db->init.busy = 1;
89381 db->init.busy = 0;
108832 if( db->init.busy ){
108883 if( !db->init.busy ){
109022 if( db->init.busy ){
123862 db->init.busy = 1;
124061 db->init.busy = 0;
124111 if( !db->init.busy ){
131763 if( !db->init.busy ){
131783 if( db->init.busy ){
[all …]
/PHP-7.1/ext/fileinfo/tests/
H A Dmagic13392 # have bits 1 (changed), 2 (busy), 3 (bozo), and 6 (invisible) unset,
13399 # >73 byte&0x04 0x04 \b, busy
14779 # output until busy support by int 10h for character device driver
14781 >>4 uleshort&0x2000 0x2000 \b,until busy-
H A Dmagic私はガラスを食べられます13392 # have bits 1 (changed), 2 (busy), 3 (bozo), and 6 (invisible) unset,
13399 # >73 byte&0x04 0x04 \b, busy
14779 # output until busy support by int 10h for character device driver
14781 >>4 uleshort&0x2000 0x2000 \b,until busy-

Completed in 768 milliseconds