OSDN Git Service

* bsd_mutex.cc: Include limits.h.
authorcorinna <corinna>
Thu, 30 Dec 2004 15:58:27 +0000 (15:58 +0000)
committercorinna <corinna>
Thu, 30 Dec 2004 15:58:27 +0000 (15:58 +0000)
commit26cd73648a44ed69d4984a29c0f69f677842ed8c
tree0fcbd4dd0bd16e91e30e36a40d51efd87911a08b
parent1af54ff1a0057760578645d4b1bad76877eca295
* bsd_mutex.cc: Include limits.h.
(MSLEEP_MUTEX): New define for third parameter to msleep_event_name.
(MSLEEP_SEM): Ditto.
(MSLEEP_EVENT): Ditto.
(msleep_event_name): Add third parameter to allow multiple
synchronization objects per ident.
(_msleep): Implement new synchronization technique to make sure
that all threads have been woken up by a corresponding wakeup call.
(wakeup): Ditto.
winsup/cygserver/ChangeLog
winsup/cygserver/bsd_mutex.cc