Ingo Weinhold ee96aa8f6e * Replaced cutex::release_count by flags field. It is only one thread
that can unlock the mutex, so one bit is sufficient.
* Added cutex_init_etc() which has an additional "flags" parameter.
  The only specifyable flag is CUTEX_FLAG_CLONE_NAME, which causes the
  function to strdup() the given name and free() its copy in
  cutex_destroy().
* cutex_destroy() does now unblock waiting threads.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25280 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-05-01 18:06:09 +00:00
..
2008-04-06 20:10:50 +00:00
2008-04-05 21:15:43 +00:00
2008-04-01 12:15:14 +00:00
2008-04-22 21:43:54 +00:00
2008-04-22 15:29:22 +00:00
2008-03-25 11:51:45 +00:00