Skip to content
GitLab
Explore
Sign in
Register
win32/thread: use an atomic_bool for the thread killed flag
代码
评审变更
检出分支
下载
补丁
文本差异
Steve Lhomme
requested to merge
robUx4/vlc:win32_killed
into
master
Oct 11, 2023
Overview
5
Commits
1
Pipelines
2
Changes
1
Expand
We only read it as a boolean and set a boolean value.
Merge request reports
Loading