win32: simplify the clock selection on startup
All threads resolved!
All threads resolved!
No need to do a fake call to vlc_threads_setup()
every time the vlc_tick_now()
is called early.
mdate_wall
provides a wall clock that can be used without initialization.
Plus some misc code cleaning of clock/thread related code.
Merge request reports
Activity
Filter activity
changed milestone to %4.0
added Component::Core label
added MRStatus::Reviewable label
- Resolved by Steve Lhomme
added MRStatus::InReview label and removed MRStatus::Reviewable label
added 12 commits
-
64463ad1...87b3e7c6 - 5 commits from branch
videolan:master
- d349bed1 - libvlc-module: remove Windows multimedia clock source choice
- a7fd4bf3 - win32: thread: simplify the mdate_interrupt conversion
- ff347a6a - win32: thread: allow SetPriorityClass() in Win10 RS3 UAP builds
- 64366776 - win32: threads: do not use mdate_perf as the default clock source
- 110a45a7 - win32: thread: simplify the clock selection code
- 990c0a98 - win32: thread: remove unneeded mdate_default and setup_lock
- a3021877 - libvlc-module: set the default clock-source value in the parameter definition
Toggle commit list-
64463ad1...87b3e7c6 - 5 commits from branch
added 4 commits
Toggle commit listadded MRStatus::Acceptable label and removed MRStatus::InReview label
added MRStatus::Accepted label and removed MRStatus::Acceptable label
MR Acceptance result
This MergeRequest has been Accepted! Congratulations.MR acceptance checks details:
-
MR should be considered mergeable by Gitlab -
Last pipeline should be successful -
MergeRequest should have at least one external review and/or vote -
All threads should be resolved, and score >= 0 -
MergeRequest should have no activity (threads/votes) for (24h/24h)
-
added 17 commits
-
f11d0b94...1df170c8 - 10 commits from branch
videolan:master
- f696c2fd - libvlc-module: remove Windows multimedia clock source choice
- 5d026038 - win32: thread: simplify the mdate_interrupt conversion
- 9d215434 - win32: thread: allow SetPriorityClass() in Win10 RS3 UAP builds
- 6d233f3f - win32: threads: do not use mdate_perf as the default clock source
- 337fd69b - win32: thread: simplify the clock selection code
- 5fccc834 - win32: thread: remove unneeded mdate_default and setup_lock
- 008e8cef - libvlc-module: set the default clock-source value in the parameter definition
Toggle commit list-
f11d0b94...1df170c8 - 10 commits from branch
enabled an automatic merge when the pipeline for 008e8cef succeeds
Please register or sign in to reply