Convert the per-thread mutex list to a standard list.
authorAlexandre Julliard <julliard@winehq.org>
Fri, 25 Feb 2005 16:58:43 +0000 (16:58 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 25 Feb 2005 16:58:43 +0000 (16:58 +0000)
commit20894e2ffba12544247908b61a70aec774fde068
treede41371c840d3962ae52d7be26d4215309f2a9e0
parente8d1e2f745ea6dfd14971a272cd9882d32443d69
Convert the per-thread mutex list to a standard list.
server/mutex.c
server/thread.c
server/thread.h