Files
haiku-beta6/headers/private
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
..
2007-06-20 21:30:00 +00:00
2008-04-26 15:12:55 +00:00
2008-04-11 08:29:54 +00:00
…
2007-06-08 23:00:44 +00:00
2008-02-02 12:38:15 +00:00
2007-06-20 21:20:11 +00:00