Use the right default arguments for the construction of mutexes and conds
authorSebastian Wilhelmi <wilhelmi@ira.uka.de>
Wed, 31 Mar 1999 09:28:59 +0000 (09:28 +0000)
committerSebastian Wilhelmi <wilhelmi@src.gnome.org>
Wed, 31 Mar 1999 09:28:59 +0000 (09:28 +0000)
commit8b63644aabc2754aee20815b52e121b38dda9d3e
treef387eda27248200e721b465fbf85885f1052d143
parent0ca3f612e7f813897f0b322bde7276f4c1eb64e4
Use the right default arguments for the construction of mutexes and conds

1999-03-31  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

* gthread/gthread-posix.c: Use the right default arguments for the
construction of mutexes and conds for dce threads, these are
&pthread_(cond|mutex)attr_default instead of NULL. Hint from
D. Emilio Grimaldo Tunon <emilio_tunon@nl.compuware.com>.
gthread/ChangeLog
gthread/gthread-posix.c