Axel Dörfler ddbe12007a * Semaphores are now put into the team struct in a doubly linked list.
* This makes sem_delete_owned_sems() a lot more efficient; before it would need
  to scan the entire semaphore table.
* This speeds up the test build of the kernel by another 2 seconds (with
  KDEBUG=2) on my laptop.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33743 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-10-23 02:06:51 +00:00
..
2009-10-19 23:23:33 +00:00
2009-09-29 13:07:10 +00:00
2009-08-21 04:11:40 +00:00
2009-08-21 04:11:40 +00:00
2009-09-25 14:36:26 +00:00
2009-10-01 03:06:34 +00:00