anotherim-desktop/plugins/windows-notification/api
mjk 7b6f3ea9f6 replace C-style concurrent initialization of statics
C++ statics are thread-safe as is and are usually implemented more
efficiently. Besides, `volatile` is likely misused here anyway.
2021-06-09 07:20:04 -03:00
..
include silence enum stringification warnings by first casting to underlying types 2021-06-09 07:20:02 -03:00
src replace C-style concurrent initialization of statics 2021-06-09 07:20:04 -03:00