Commits

Michael Veksler authored 11a5a0102dcM
...G...... [ZBX-23110] fixed possible crash under win11 by removing concurrent Win Api call for update perfCounters list * commit '6377475b40c78ff3fb52e4e64c8dfa971f60f469': ...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
Showing diff to563ddbe4941