Skip to content
Snippets Groups Projects
Commit 653a6637 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont
Browse files

vlc_clone_detach: remove thread handle parameter

This made no sense. If the thread is detached, the handle is released
asynchronously when the thread exits. So it cannot be used in any way
(except from the thread itself).
parent 0bb330fd
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment