]> git.sesse.net Git - vlc/commit
* ./src/misc/variables.c: fixed a deadlock in command variables handling;
authorSam Hocevar <sam@videolan.org>
Wed, 16 Oct 2002 10:31:58 +0000 (10:31 +0000)
committerSam Hocevar <sam@videolan.org>
Wed, 16 Oct 2002 10:31:58 +0000 (10:31 +0000)
commita4c2be95a88d32b8d7f733ffcd2ca9153b70a5ba
treefcdf72ea18810050471d7251e3223379f238c69c
parentd86bf0f41aeaddd3858b7efac5214a2417efc02e
  * ./src/misc/variables.c: fixed a deadlock in command variables handling;
    we now release the variable lock before calling the command.
  * ./src/misc/threads.c: removed deprecated code.
src/misc/threads.c
src/misc/variables.c