Home
last modified time | relevance | path

Searched refs:thread (Results 1 – 25 of 44) sorted by path

12

/PHP-5.5/
H A DINSTALL1317 * Different thread safety settings
H A DNEWS703 . Fixed bug #68583 (Crash in timeout thread). (Anatol)
947 . Made fontFetch's path parser thread-safe. (Sara).
4326 etc.) on Windows in thread safe mode. (Pierre)
7508 - Fixed bug #41134 (zend_ts_hash_clean not thread-safe).
7819 . start timeout thread only if necessary
7848 thread safe version). (Dmitry)
7865 - Fixed bug #40079 (php_get_current_user() not thread safe).
7937 - Fixed bug #39754 (Some POSIX extension functions not thread safe).
7960 not thread safe). (Ilia, wharmby at uk dot ibm dot com)
8508 start-up on the same thread). (p dot desarnaud at wanadoo dot fr)
[all …]
H A DREADME.MAILINGLIST_RULES47 6. If you are posting to an existing thread, make sure that you know what
49 thread is already.
63 2. Consider taking a step back from a very active thread now and then. Maybe
71 create an entirely new thread copying anything you wish to quote into the
72 new thread.
/PHP-5.5/TSRM/
H A Dtsrm.m495 dnl For the thread implementations, we always use --with-*
/PHP-5.5/Zend/
H A DZend.m4165 [ --enable-maintainer-zts Enable thread safety - for code maintainers only!!],[
182 AC_MSG_CHECKING(whether to enable thread-safety)
H A Dzend_execute_API.c50 __declspec(thread)
/PHP-5.5/build/
H A Dlibtool.m44302 # Compiler flag to generate thread-safe objects.
/PHP-5.5/ext/mbstring/oniguruma/
H A DHISTORY431 2006/05/15: [impl] thread atomic changes for onig_end() and
438 2006/05/15: [impl] improved thread safe implementation of onig_search()
622 FreeNodeList null check should be on thread-atomic
786 2004/11/30: [impl] minor changes for multi-thread in regexec.c and regcomp.c.
1826 2003/01/22: [bug] POSIX API regexec() was not thread safe.
/PHP-5.5/ext/mbstring/oniguruma/doc/
H A DFAQ11 In order to make thread safe, which of (A) or (B) must be done.
/PHP-5.5/ext/mysql/tests/
H A Dbug48754.phpt31 echo 'Expect same thread id for $link and default conn: ';
44 echo 'Expect same thread id for $link and default conn but not the previous: ';
73 Expect same thread id for $link and default conn: bool(true)
82 Expect same thread id for $link and default conn but not the previous: bool(true)
H A Dmysql_pconn_kill.phpt40 …printf("[003] Cannot find regular connection thread in process list, [%d] %s\n", mysql_errno($link…
42 …printf("[004] Cannot find persistent connection thread in process list, [%d] %s\n", mysql_errno($l…
45 …printf("[005] Cannot kill persistent connection thread, [%d] %s\n", mysql_errno($link), mysql_erro…
63 …printf("[007] Cannot find regular connection thread in process list, [%d] %s\n", mysql_errno($link…
86 …printf("[013] Cannot kill regular connection thread, [%d] %s\n", mysql_errno($link2), mysql_error(…
H A Dmysql_pconn_max_links.phpt116 // give the server a second to really kill the thread
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_change_user_get_lock.phpt32 printf("... lock '%s' acquired by thread %d\n", $lock, $thread_id);
45 printf("... calling IS_USED_LOCK() on '%s' using thread '%d'\n", $lock, $new_thread_id);
57 printf("... calling IS_FREE_LOCK() on '%s' using thread '%d'\n", $lock, $new_thread_id);
82 …printf("... calling IS_USED_LOCK() on '%s' using new connection with thread '%d'\n", $newlock, $ne…
102 ... lock 'phptest_%d' acquired by thread %d
103 ... calling IS_USED_LOCK() on 'phptest_%d' using thread '%d'
104 ... calling IS_FREE_LOCK() on 'phptest_%d' using thread '%d'
105 ... calling IS_USED_LOCK() on 'phptest_%d' using new connection with thread '%d'
H A Dmysqli_connect_twice.phpt18 …printf("[002] Cannot determine thread id, test will fail, [%d] %s\n", mysqli_errno($link), mysqli_…
27 …printf("[005] Expecting new connection and new thread id. Old thread id %d, new thread id %d\n", $…
43 …printf("[008] Cannot determine thread id, test will fail, [%d] %s\n", mysqli_errno($link), mysqli_…
52 …printf("[011] Expecting new connection and new thread id. Old thread id %d, new thread id %d\n", $…
H A Dmysqli_kill.phpt29 printf("[004] Cannot determine thread id, [%d] %s\n", mysqli_errno($link), mysqli_error($link));
H A Dmysqli_no_reconnect.phpt99 // Give the server a second to really kill the other thread...
H A Dmysqli_pconn_conn_multiple.phpt24 …printf("[002] Cannot determine thread id, test will fail, [%d] %s\n", mysqli_errno($link), mysqli_…
33 …printf("[005] Expecting new connection and new thread id. Old thread id %d, new thread id %d\n", $…
49 …printf("[008] Cannot determine thread id, test will fail, [%d] %s\n", mysqli_errno($link), mysqli_…
58 …printf("[011] Expecting new connection and new thread id. Old thread id %d, new thread id %d\n", $…
86 …printf("[017] Cannot determine thread id, test will fail, [%d] %s\n", mysqli_errno($link), mysqli_…
95 …printf("[020] Expecting new connection and new thread id. Old thread id %d, new thread id %d\n", $…
111 …printf("[023] Cannot determine thread id, test will fail, [%d] %s\n", mysqli_errno($link), mysqli_…
120 …printf("[026] Expecting new connection and new thread id. Old thread id %d, new thread id %d\n", $…
H A Dmysqli_pconn_kill.phpt23 // get the thread ids of the two connections...
39 …printf("[004] Cannot find thread id of the regular link, [%d] %s\n", mysqli_errno($link), mysqli_e…
42 …printf("[005] Cannot find thread id of the persistent link, [%d] %s\n", mysqli_errno($link), mysql…
H A Dmysqli_pconn_max_links.phpt99 // give the server a second to really kill the thread
H A Dmysqli_pconn_twice.phpt26 /* it is undefined which pooled connection we get - thread ids may differ */
45 /* it is undefined which pooled connection we get - thread ids may differ */
H A Dmysqli_poll.phpt83 printf("[%03d + 6] Rejecting thread %d: %d/%s\n",
130 [010 + 6] Rejecting thread %d: 0/
131 [011 + 6] Rejecting thread %d: 0/
132 [012 + 6] Rejecting thread %d: 0/
133 [012 + 6] Rejecting thread %d: 0/
134 [013 + 6] Rejecting thread %d: 0/
135 [013 + 6] Rejecting thread %d: 0/
136 [014 + 6] Rejecting thread %d: 0/
H A Dmysqli_poll_kill.phpt77 printf("[010] Rejected thread %d should have rejected thread %d\n",
101 printf("[012] Error on thread %d: %s/%s\n",
111 printf("[013] Rejecting thread %d: %s/%s\n",
121 printf("Fetching from thread %d...\n", mysqli_thread_id($mysqli));
181 Fetching from thread %d...
H A Dmysqli_reconnect.phpt92 // Give the server a second to really kill the other thread...
H A Dmysqli_thread_id.phpt28 // should work if the thread id is correct
/PHP-5.5/ext/pcre/pcrelib/
H A DChangeLog5844 1. The functions are now thread-safe, with the caveat that the global variables

Completed in 263 milliseconds

12