]> git.sesse.net Git - vlc/commit
* ./modules/misc/testsuite/test4.c: made the 4th test less CPU intensive
authorSam Hocevar <sam@videolan.org>
Mon, 14 Oct 2002 19:04:51 +0000 (19:04 +0000)
committerSam Hocevar <sam@videolan.org>
Mon, 14 Oct 2002 19:04:51 +0000 (19:04 +0000)
commit2f27884905b95e2480c90b1c98e5322ed08fee6b
tree64da9de6083a43d917f7b3f5110035959f8993dc
parentbf7985b74afcef9103b35a3c47eeae5845ae681b
  * ./modules/misc/testsuite/test4.c: made the 4th test less CPU intensive
    by making the spawned threads wait a bit longer.
  * ./src/misc/variables.c: added a usage count to the variables; trying to
    create a variable with the same name only increments its refcount.
include/variables.h
modules/misc/testsuite/test4.c
src/misc/variables.c