diff options
author | Dmitry Stogov <dmitry@zend.com> | 2016-06-20 15:50:41 +0300 |
---|---|---|
committer | Dmitry Stogov <dmitry@zend.com> | 2016-06-20 15:50:41 +0300 |
commit | 4042f543c409669993223cc4d3b878a92567d0f0 (patch) | |
tree | f5c35d91778d29bd67284d7ead584f0db1a9c4aa /ext/json/php_json_parser.h | |
parent | 6ef43be1d75e1cabb74133f0ac2e87373cc0c472 (diff) | |
download | php-git-4042f543c409669993223cc4d3b878a92567d0f0.tar.gz |
HANDLE_BLOCK/UNBLOCK_INTERRUPTIONS() protection on inter-process data is completely useless now.
Historicaly, these macros were introduced as a protection from execution timeout handling, but we don't need them anymore after "safe execution timeout" implementation.
These macros are still useful to protect from termination during inner process data modification, because of OS signals (e.g. SIGTERM during OPcache SHM update).
Diffstat (limited to 'ext/json/php_json_parser.h')
0 files changed, 0 insertions, 0 deletions