pthread1.cc: Use one condition variable per predicate instead of tricky use of one...
authorLoren J. Rittle <ljrittle@acm.org>
Sat, 26 Jan 2002 03:26:14 +0000 (03:26 +0000)
committerLoren J. Rittle <ljrittle@gcc.gnu.org>
Sat, 26 Jan 2002 03:26:14 +0000 (03:26 +0000)
commit63b3a44f03859984b064a41cf49732e97fd4adfe
treedde8f5e870c2080b8cb7675245ea1963794eab6a
parent33c7f925c66c9e03e95c3ceaf76cb65bf4d218c1
pthread1.cc: Use one condition variable per predicate instead of tricky use of one condition...

        * testsuite/thread/pthread1.cc: Use one condition variable
        per predicate instead of tricky use of one condition variable.

From-SVN: r49239
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/thread/pthread1.cc