Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
Icecast-Server
Commits
d124e7ca
Commit
d124e7ca
authored
Dec 08, 2004
by
Karl Heyes
Browse files
duplicate unlock left in
svn path=/icecast/trunk/icecast/; revision=8348
parent
ee1c2750
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/stats.c
View file @
d124e7ca
...
...
@@ -562,7 +562,6 @@ static void *_stats_thread(void *arg)
thread_mutex_unlock
(
&
_global_event_mutex
);
event
->
next
=
NULL
;
thread_mutex_unlock
(
&
_global_event_mutex
);
thread_mutex_lock
(
&
_stats_mutex
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment