Alexandre Julliard : server: Store abandoned state as a flag in the wait structure.

Alexandre Julliard julliard at winehq.org
Wed Aug 28 14:03:08 CDT 2013


Module: wine
Branch: master
Commit: d4cd051cef5efc5f2898903fb048678e631920c4
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=d4cd051cef5efc5f2898903fb048678e631920c4

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Aug 26 12:56:41 2013 +0200

server: Store abandoned state as a flag in the wait structure.

---

 server/event.c     |    5 ++---
 server/mutex.c     |    8 +++-----
 server/object.c    |    3 +--
 server/object.h    |    6 +++---
 server/queue.c     |    5 ++---
 server/semaphore.c |    5 ++---
 server/thread.c    |   22 +++++++++++++---------
 server/thread.h    |    1 +
 server/timer.c     |    5 ++---
 9 files changed, 29 insertions(+), 31 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=d4cd051cef5efc5f2898903fb048678e631920c4



More information about the wine-cvs mailing list