Ingo Weinhold 4ed7917682 Wait() returns a status_t now, which can be B_OK (condition variable
exists and thread was notified), B_ENTRY_NOT_FOUND (condition variable
not found or Unpublish()ed while waiting), or B_INTERRUPTED
(interrupted by a signal).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22083 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-08-27 20:17:31 +00:00
..
2007-08-01 14:48:44 +00:00
2007-08-11 19:53:20 +00:00
2007-06-21 05:37:46 +00:00
2007-08-01 14:48:44 +00:00
2007-08-26 23:53:12 +00:00