Skip to content
Snippets Groups Projects

threads: add vlc_once_begin() and vlc_once_complete()

Merged Rémi Denis-Courmont requested to merge Courmisch/vlc:once into master
All threads resolved!

This supports one-time initialisation without callback, which is somewhat more flexible and provides better type safety.

Merge request reports

Merge request pipeline #193421 passed

Merge request pipeline passed for 8b4fec24

Approved by

Merged by Hugo Beauzée-LuyssenHugo Beauzée-Luyssen 3 years ago (Feb 23, 2022 10:10am UTC)

Merge details

  • Changes merged into master with 8b4fec24.
  • Deleted the source branch.
  • Auto-merge enabled

Pipeline #193436 passed

Pipeline passed for 8b4fec24 on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Rémi Denis-Courmont resolved all threads

    resolved all threads

  • Steve Lhomme approved this merge request

    approved this merge request

  • MR Acceptance result

    :tada: This MergeRequest has been Accepted! Congratulations.

    MR acceptance checks details:

    • :white_check_mark: MR should be considered mergeable by Gitlab
    • :white_check_mark: Last pipeline should be successful
    • :white_check_mark: MergeRequest should have at least one external review and/or vote
    • :white_check_mark: All threads should be resolved, and score >= 0
    • :white_check_mark: MergeRequest should have no activity (threads/votes) for (24h/24h)

    This message was automatically generated by homer-bot.

  • added 23 commits

    • 0da095bd...dc26eb53 - 21 commits from branch videolan:master
    • c86e6039 - threads: add vlc_once_begin() and vlc_once_complete()
    • 8b4fec24 - threads: rewrite and inline vlc_once()

    Compare with previous version

  • Hugo Beauzée-Luyssen enabled an automatic merge when the pipeline for 8b4fec24 succeeds

    enabled an automatic merge when the pipeline for 8b4fec24 succeeds

  • Please register or sign in to reply
    Loading