Searched hist:ccedee2295acd8a7b318ee2bfc34307f17e603c7 (Results 1 – 2 of 2) sorted by relevance
/haiku/headers/os/media/ |
H A D | RealtimeAlloc.h | ccedee2295acd8a7b318ee2bfc34307f17e603c7 Tue Dec 01 17:21:46 UTC 2009 Axel Dörfler <axeld@pinc-software.de> * Replaced rtm_* placeholders with a real implementation based on the boot loader's heap. Unlike the BeBook documents, we always lock their memory, though. * Added Haiku extension rtm_available() that returns how much space is left in a pool. * I've disabled the undocumented functions for now - please open a bug report if you encounter them used in applications.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34419 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/src/kits/media/ |
H A D | RealtimeAlloc.cpp | ccedee2295acd8a7b318ee2bfc34307f17e603c7 Tue Dec 01 17:21:46 UTC 2009 Axel Dörfler <axeld@pinc-software.de> * Replaced rtm_* placeholders with a real implementation based on the boot loader's heap. Unlike the BeBook documents, we always lock their memory, though. * Added Haiku extension rtm_available() that returns how much space is left in a pool. * I've disabled the undocumented functions for now - please open a bug report if you encounter them used in applications.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34419 a95241bf-73f2-0310-859d-f6bbb57e9c96
|