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-27 02:54:27 +00:00
2008-04-06 20:10:50 +00:00
2008-04-03 18:14:11 +00:00
2008-04-12 08:32:29 +00:00
2008-02-02 12:12:54 +00:00
2008-05-01 01:53:07 +00:00
2008-03-30 11:01:41 +00:00
2008-04-05 21:15:43 +00:00
2008-01-11 00:36:44 +00:00
2008-04-22 21:46:23 +00:00
2008-04-29 18:42:31 +00:00
2008-03-20 11:10:17 +00:00
2007-10-06 15:33:12 +00:00
2008-01-19 16:33:03 +00:00
2007-10-06 15:33:12 +00:00
2008-03-29 23:55:34 +00:00
2007-07-19 14:03:49 +00:00
2008-04-01 12:15:14 +00:00
2008-02-07 16:03:00 +00:00
2008-05-01 18:06:09 +00:00
2007-08-01 14:48:44 +00:00
2008-04-17 17:46:02 +00:00
2007-10-14 17:27:44 +00:00
2008-03-08 23:12:46 +00:00
2008-04-22 16:22:42 +00:00
2008-04-12 17:18:31 +00:00
2008-04-17 17:46:02 +00:00
2008-03-09 17:56:27 +00:00
2008-05-01 01:53:07 +00:00
2008-04-22 21:43:54 +00:00
2008-04-22 15:29:22 +00:00
2008-04-27 03:02:01 +00:00
2008-01-11 00:36:44 +00:00
2008-03-20 01:45:00 +00:00
2008-03-30 00:08:13 +00:00
2008-04-11 04:12:23 +00:00
2007-09-27 12:21:33 +00:00
2007-09-27 12:21:33 +00:00
2007-09-29 15:46:40 +00:00
2008-03-25 11:51:45 +00:00
2007-10-11 08:01:18 +00:00
2007-10-06 11:18:21 +00:00
2008-05-01 01:59:09 +00:00
2008-04-13 22:52:11 +00:00
2008-04-30 16:12:20 +00:00