Commits
Michael Veksler authored e080b49393c
...G...... [ZBX-23110] fixed possible crash under win11 by removing concurrent Win Api call for update perfCounters list * commit '008fcad075b65e1e0ef7a13978db76b6bc827030': ...G...... [ZBX-23110] added changelog entry ...G...... [ZBX-23110] removed re-entrant locks ...G...... [ZBX-23110] used global lock for calculate_counter_value() ...G...... [ZBX-23110] reverted rwlock implementation ...G...... [ZBX-23110] disabled locks when exiting threads ...G...... [ZBX-23110] minor refactoring of WaitForSingleObject usage ...G...... [ZBX-23110] fixed win version comparison in init_builtin_counter_indexes() ...G...... [ZBX-23110] reworked __zbx_mutex_glob_unlock for use WaitForSingleObject with timeout ...G...... [ZBX-23110] reworked rwlock to semaphore ...G...... [ZBX-23110] added rwlock protection to zbx_calculate_counter_value() access (cherry picked from commit 0a3ad0cdeb02f1d785ef91a60852989d9d0b594a)